Bastille-ID / Bastille.Id.Server

Open Source OAuth OIDC Identity Server
https://bastille.id/
Apache License 2.0
0 stars 0 forks source link

made fixes for missing returnUrl value, and it's use if the identity … #16

Closed RobK410 closed 3 years ago

RobK410 commented 3 years ago

Resolve #6 by using the ReturnUrl from the logout confirmation form. If the client does not have a defined logout redirect URI. this value will be used instead. In the case of logging into the Identity interface, this will return to the login page form after logout.