Hey, Right now we have CAS 6.1.5 which uses jdbc to login and retrieve user information. We want to expand this with saml idp.
Instead of clicking on the right idp from a list, we want cas to dynamically choose the idp based on the domain of the email which we use for the login page. We probably have to split the login page. First page will have one input field where the user will have to fill in their email address and press next. After pressing next CAS should be able to process this email address and find the correct idp and redirect the user or it should fallback to showing an input field for a password and use the username+credential (and jdbc) login method. I have been looking into the documentation and blogs but have only found solutions where users have to select the right idp from a list. Is this something CAS is able to do with using configs or should we look in to extending the flows? Kind regards, Frank -- - 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/20a66a43-f31c-4288-9db1-a7ddb45de827%40apereo.org.
