diff --git a/docs/configuration/identity-providers/oidc.md b/docs/configuration/identity-providers/oidc.md index c70c4b2dd..0a0dced86 100644 --- a/docs/configuration/identity-providers/oidc.md +++ b/docs/configuration/identity-providers/oidc.md @@ -8,8 +8,8 @@ nav_order: 2 # OpenID Connect -**Authelia** currently supports the [OpenID Connect] OP role as a [**beta**](#roadmap) feature. The OP role is the -[OpenID Connect] Provider role, not the Relying Party or RP role. This means other applications that implement the +**Authelia** currently supports the [OpenID Connect] OP role as a [**beta**](../../roadmap/oidc.md) feature. The OP role +is the [OpenID Connect] Provider role, not the Relying Party or RP role. This means other applications that implement the [OpenID Connect] RP role can use Authelia as an authentication and authorization backend similar to how you may use social media or development platforms for login. diff --git a/docs/roadmap/oidc.md b/docs/roadmap/oidc.md index c70b544b1..26d2d9363 100644 --- a/docs/roadmap/oidc.md +++ b/docs/roadmap/oidc.md @@ -74,12 +74,15 @@ for which stage will have each feature, and may evolve over time: Proof Key for Code Exchange (PKCE) for Authorization Code Flow - beta4 1 + beta4 1 Token Storage Audit Storage + + Subject Storage + beta5 1 Prompt Handling