Good morning, I am trying to create a dynamic interrupt page and I think I am misunderstanding what the "ssoEnabled" setting does. From the documentation, it seems that if this is set to true, then it would give a service ticket despite the action that would be taken on the interrupt page. Here is what I am trying to do:
I want to warn people that their passwords are about to expire (we use Active Directory as LDAP) and I am giving them the option to "Remind me in 3 days." This option updates a database with the reminder date and then should redirect to the service page they originally called. But instead, it takes them back to the CAS login where they have to reauthenticate and it bypasses the interrupt per my code. What I want it to do is, after pressing "Remind me" to take them to the service page without having to authenticate again, which is what I thought should happen with "ssoEnabled=true." Can anyone give me some better insight? Thanks! -- - 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/0c6e7901-7ef7-48b0-91d8-d2d5f10170d6%40apereo.org.
