Learning
~/victorpierre.dev $ ls learning/security/authentication/
Authentication
Browse the notes, references, and topic maps collected under this part of the learning archive.
Topic map
Explore Authentication
Note
SAML 2.0
What is SAML 2.0? SAML 2.0 is a standard for exchanging authentication and authorization data between domains. It enables Single Sign-On (SSO) across …
Note
OpenID Connect (OIDC)
What is OpenID Connect? OpenID Connect (OIDC) is an authentication layer on top of the OAuth 2.0 protocol, which allows clients to verify the identity …
Note
Passkey
WebAuthn WebAuthn is a web standard for secure and passwordless authentication. It allows users to log in to online services using public key …