You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: (openid-connect plugin) As a User, I want to return back to redirect_uri after logout completed so that I can continue browsing the application (a ui app for instance)
#6362
Closed
mongudu opened this issue
Feb 17, 2022
· 4 comments
As far as I see, the plugin (openid-connect) has capability to logout user. But I am not sure about that the plugin is capable to return back to a url after the logout? (for instance https://127.0.0.1/shopping/car)
The text was updated successfully, but these errors were encountered:
mongudu
changed the title
feat: (openid-connect plugin) As a User, I want to return back to redirect_uri after logout completed so that I can continue browsing the content Api Gateway serves
feat: (openid-connect plugin) As a User, I want to return back to redirect_uri after logout completed so that I can continue browsing the application (a ui app for instance)
Feb 17, 2022
Issue description
As far as I see, the plugin (openid-connect) has capability to logout user. But I am not sure about that the plugin is capable to return back to a url after the logout? (for instance https://127.0.0.1/shopping/car)
cc @starsz
The text was updated successfully, but these errors were encountered: