Hello Community gurus, I am working as an architect in higher ed. We are using CAS for our central authentication. We have several universities under one umbrella and students login using the email address given my unversity. As such students have [email protected] from one university and [email protected] from other. Both are authenticated against the same CAS server. We also have the support staff ([email protected]) for the universities login through the same CAS server.
The users credentials are distributed across different active directories and databases. Therefore, we have a list of authentication handlers. When I am using policy based authentication manager, it iterates over all the authentication handlers one by one, and then authenticates the user accordingly. Is there any way to tell authentication manager which handler to be used based on the user principal. As such, [email protected] will use AuthHandler1, [email protected] will use AuthHandler2, [email protected] will use AuthHandler3 etc. I will appreciate your guidance as it is blocking our systems design. Thanks and regards Shailesh -- 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/4776a500-5eda-4b81-b467-2e33af51752b%40apereo.org. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
