Alex, There is this capability to manipulate the log in flow, https://apereo.github.io/cas/6.1.x/webflow/Webflow-Customization-Interrupt.html.
You can also modify the web flow, https://apereo.github.io/cas/6.1.x/webflow/Webflow-Customization.html Ray On Wed, 2020-01-29 at 06:17 -0800, Alex T wrote: 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? -- Ray Bon Programmer Analyst Development Services, University Systems 2507218831 | CLE 019 | [email protected]<mailto:[email protected]> I respectfully acknowledge that my place of work is located within the ancestral, traditional and unceded territory of the Songhees, Esquimalt and WSÁNEĆ Nations. -- - 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/8bedec2eb12bb1fd4070d88b421382b466aa7506.camel%40uvic.ca.
