redirectUriAsPostLogoutRedirectUriFallback has no effect when there is no id_token #1238
Labels
bug
For tagging faulty or unexpected behavior.
investigation-needed
Indication that the maintainer or involved community members may need to investigate more.
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
When postLogoutRedirectUri is not set and AuthConfig.redirectUriAsPostLogoutRedirectUriFallback = true and Identity Server does not return id_token, logOut() does not go to AuthConfig.logoutUrl.
Expected behavior
logOut() to go to AuthConfig.logoutUrl.
Library version
13.0.1
Additional context
Library source code:
The text was updated successfully, but these errors were encountered: