Skip to content

Commit

Permalink
Merge pull request #337 from Jeff-Tian/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
josephdecock authored Sep 13, 2023
2 parents 59903c4 + 8e7398a commit 0673ddb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ This means you will need a page to prompt the user to logout.

If a *logoutId* is passed to the login page and the returned *LogoutRequest*'s *ShowSignoutPrompt* is *false* then it is safe to skip the prompt.
This would occur when the logout page is requested due to a validated client initiated logout via the [end session endpoint]({{<ref "/reference/endpoints/end_session">}}).
Your logout page process can continue as if they user submitted the post back to logout, in essence calling *SignOutAsync*.
Your logout page process can continue as if the user submitted the post back to logout, in essence calling *SignOutAsync*.

### External Logins

Expand Down

0 comments on commit 0673ddb

Please sign in to comment.