Polish gh-10479

This commit is contained in:
Steve Riesenberg 2021-11-11 14:05:55 -06:00
parent 73e1506e5e
commit 0e6722800d
1 changed files with 1 additions and 1 deletions

View File

@ -656,7 +656,7 @@ If more than one `ClientRegistration` is configured for OpenID Connect 1.0 Authe
[[webflux-oauth2-login-advanced-oidc-logout]]
=== OpenID Connect 1.0 Logout
== OpenID Connect 1.0 Logout
OpenID Connect Session Management 1.0 allows the ability to log out the End-User at the Provider using the Client.
One of the strategies available is https://openid.net/specs/openid-connect-session-1_0.html#RPLogout[RP-Initiated Logout].