Understøttede standarder
- Alle tokens er JSON Web Token (JWT)
- OpenID Connect 1.0 understøttes både i applikationsregistreringer og autentificeringsmetoder
- OpenID Connect Core 1.0
- Client Authentication metoder: client_secret_basic, client_secret_post, private_key_jwt og none med PKCE
- OpenID Connect Discovery 1.0
- OpenID Connect Session Management 1.0
- OpenID Connect Front-Channel Logout 1.0
- OpenID Connect RP-Initiated Logout 1.0
- OpenID Connect Core 1.0
- Proof Key for Code Exchange (PKCE) understøttes i OpenID Connect applikationsregistreringer og autentificeringsmetoder
- OAuth 2.0 begrænset til applikationsregistrering Client Credential Grant
- RFC 6749
- Client Authentication metoder: client_secret_basic, client_secret_post og private_key_jwt
- RFC 6749
- OAuth 2.0 Client Authentication med Assertion
- SAML 2.0 understøttes både i applikationsregistreringer og autentificeringsmetoder
- SAML 2.0 Core
- SAML 2.0 bindings begrænset til POST og redirect binding
- SAML 2.0 metadata
- Referenceværdier for autentificeringsmetode
- To faktor autentificering (2FA) med One Time Password (OTP)
- Token exchange
- RFC 8693
- Exchange JWT access token til JWT access token
- Exchange SAML 2.0 token til JWT access token
- Client Authentication metoder: client_secret_basic, client_secret_post og private_key_jwt
- RFC 8693