Hi All, I've got a problem trying to mix several type of authentication. the context: using CAS 4.2 I'd like to have a 2 steps identification 1. a login page where the login can be an email. if the email match a pattern ([email protected]) then the user will be redirected to the ADFS login page of mydomain.com 2. if there is no match for the first step then a login/password page is displayed and the information is checked in a DB
for the second point, it works OK. my question is: how can I set up one or several ADFS connections for the step 1, please? if email like '[email protected]' then check on mydomain.com's ADFS if email like '[email protected]' then check on seconddomain.com's ADFS thank for any help! Ed Roe -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/fb4cd8d8-e00a-4f2f-9344-b1114a97331e%40apereo.org. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
