I create app, that use Apereo CAS server. And it works :) But I want to do some changes. If I authenticated successfully in my app via CAS, than I log out in my app. Than I try to login via cas again, redirect occurs to cas, and redirect back with ticket, and seems that I loged in again without any question from sso.
I want to change CAS default behavior to ask if I want to login before redirect back to app. And show some information, like you logged in as <username>, this <service> want to authenticate and so on. Which simplest way to do it? It is possible to do with some configuration (settings or gradle)? Or I need develop custom overlay for it? -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/eb5119d2-f803-4ea2-bd25-912a56e58f6f%40apereo.org.
