Update topics/oidc/java/application-clustering.adoc
This commit is contained in:
parent
9b1a2da589
commit
479c75be27
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ For example the way backchannel logout works is:
|
|||
. User sends logout request from one application
|
||||
. The application sends logout request to {{book.project.name}}
|
||||
. The {{book.project.name}} server invalidates the user session
|
||||
. The {{book.project.name}} server then sends a backchannel request to application with a admin url that are associated with the session
|
||||
. The {{book.project.name}} server then sends a backchannel request to application with an admin url that are associated with the session
|
||||
. When an application receives the logout request it invalidates the corresponding HTTP session
|
||||
|
||||
Some examples of possible values of admin URL are:
|
||||
|
|
Loading…
Reference in a new issue