Tag: OIDC

  • Vibe Coding Authentication via Authorization Code Flow

    Vibe Coding Authentication via Authorization Code Flow

    Developers frequently inquire about integrating CIAM Authentication via a standard like OIDC. Using Authorization Code Flow as the recommended best practice, this article explores using Vibe coding with Copilot AI to addresses the practical steps required in a Next.js application, leveraging NextAuth.js and Keycloak as part of the solution design.

  • Social Authentication for Customer Identity and Access Management

    Social Authentication for Customer Identity and Access Management

    Social authentication is an invaluable tool for improving user experience, enhancing security, and streamlining account management as part of a broader Customer Identity and Access Management (CIAM) solution. By offering users the ability to log in via trusted third-party platforms like Facebook, Google, and LinkedIn, businesses can reduce friction during the onboarding process, increase customer retention, and lower operational costs.

  • OIDC, SAML and OAuth 2.0

    OIDC, SAML and OAuth 2.0

    Many developers have encountered the terms OIDC, SAML and OAuth 2.0. However, hearing about them and knowing what they are — as well as when to use them — are very different things. Read more about these modern CIAM protocols and why you should consider using them.