Tag: OIDC
-
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.
-
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.