awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesIdentity Provider Attribute Mappings

Maps custom user attributes from external identity providers for synchronized profile fields.

Distinct from Identity Provider Role Mapping: Unlike role or group mapping, this handles arbitrary attribute fields.

Explore 2 awesome GitHub repositories matching security & cryptography · Identity Provider Attribute Mappings. Refine with filters or upvote what's useful.

Awesome Identity Provider Attribute Mappings GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • t3dotgg/stripe-recommendationsAvatar de t3dotgg

    t3dotgg/stripe-recommendations

    6,346Voir sur GitHub↗

    This project is a reference implementation for integrating Stripe payment processing into an application. It provides a boilerplate for managing the end-to-end checkout lifecycle, specifically focusing on binding local user accounts to third-party payment identities. The implementation utilizes a payment checkout orchestrator to coordinate the creation of customer identities and checkout sessions. It includes a dedicated webhook processor and subscription state synchronizer to mirror external payment data into a local database, ensuring application state remains consistent with asynchronous p

    Links internal user accounts to external provider IDs using a persistent lookup table.

    fullstacknextjsnode
    Voir sur GitHub↗6,346
  • snyk/cliAvatar de snyk

    snyk/cli

    5,428Voir sur GitHub↗

    The Snyk CLI is a command-line security scanner that detects known vulnerabilities across open-source dependencies, proprietary application code, container images, and infrastructure-as-code configuration files. It also serves as a platform management tool, allowing users to configure organizations, users, SSO, and reporting from the terminal rather than the web dashboard. The CLI integrates directly into development workflows, enabling scanning within IDEs, build pipelines, and version control systems. It implements static analysis with interfile data flow analysis to find complex security f

    Maps custom user attributes from identity providers for synchronized profile fields.

    TypeScriptmonitorsecuritysnyk
    Voir sur GitHub↗5,428
  1. Home
  2. Security & Cryptography
  3. Identity Provider Attribute Mappings

Explorer les sous-tags

  • Payment Identity MappingsMappings specifically for linking internal user accounts to external payment provider identifiers. **Distinct from Identity Provider Attribute Mappings:** Focuses on billing identity linking rather than general user profile attribute mapping