oauth2-oidc-debugger icon indicating copy to clipboard operation
oauth2-oidc-debugger copied to clipboard

Update Logout Functionality to use http://localhost:3000/logout as the default Logout URL

Open rcbjBlueMars opened this issue 1 year ago • 1 comments

It currently assumes http://localhost:3000. Or, '/'.

I would like the /logout path to do the following:

a) display any errors that came back. b) show the results of the state parameter validation. c) have a button to get back to the main page.

rcbjBlueMars avatar Apr 21 '24 17:04 rcbjBlueMars