diff --git a/website/docs/providers/oauth2/index.md b/website/docs/providers/oauth2/index.md index 304e10c7f..33a0cee19 100644 --- a/website/docs/providers/oauth2/index.md +++ b/website/docs/providers/oauth2/index.md @@ -11,7 +11,7 @@ Scopes can be configured using Scope Mappings, a type of [Property Mappings](../ | Authorization | `/application/o/authorize/` | | Token | `/application/o/token/` | | User Info | `/application/o/userinfo/` | -| End Session | `/application/o/end-session/` | +| End Session | `/application/o//end-session/` | | JWKS | `/application/o//jwks/` | | OpenID Configuration | `/application/o//.well-known/openid-configuration` |