PS. If user already authenticated in CAS, I dont want to force reentering password. I want ask user does he want to log in in app. If yes, user redirected to app with token, then he became authenticated.
On Wednesday, January 29, 2020 at 5:03:22 PM UTC+3, Alex T wrote: > > 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/4b004380-754c-4e80-ab1e-5f3a64ee3aee%40apereo.org.
