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.


There isn’t. Not without modifying the manager or your handlers.

-- 
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/etPan.57a4db69.4f6f98ca.1f2e%40unicon.net.
For more options, visit https://groups.google.com/a/apereo.org/d/optout.

Reply via email to