gate-sso / gate

Gate is MFA Enabled SSO Platform that supports SAML, OAuth, Linux shell login and CAS
https://gate-sso.github.io
MIT License
203 stars 53 forks source link

Flash message shown at wrong place #98

Closed detj closed 6 years ago

detj commented 6 years ago

Signed out successfully message shows up at an incorrect time & place.

gate gojek co id_api_resources_new

Steps to reproduce

  1. Login
  2. Sign out
  3. Login again
  4. Navigate to /api_resources/new

Expected behavior

Maybe it just doesn't make sense to show this message anywhere. The signout operation anyways performs a redirect and lands the user on the (logged-out) landing screen. So, for a user its quite clear, that sign out was a success.

ajeygore commented 6 years ago

This has been fixed.