Most authentication handlers inherit from:
https://github.com/Jasig/cas/blob/master/cas-server-core/src/main/java/org/jasig/cas/authentication/handler/support/AbstractPreAndPostProcessingAuthenticationHandler.java
which would allow you to override the behavior on when the additional logic
gets ex
Is it possible to separate authentication handlers in CAS by login or other
attribute?
I speaking about this, for example:
if user_login contains '@'
authenticate him with Handler1/Handlers_queue1
else
authenticate him with Handler2/Handlers_queue2
Provided that a user is authenticated exclusi
- Исходное сообщение -
От: "jleleu"
Кому: cas-user@lists.jasig.org
Отправленные: Вторник, 3 Апрель 2012 г 11:19:27
Тема: re:[cas-user] separate authentication handlers
Hi,
There is no way to do that by default and configuration.
But you have two options :
1) you can
Hello all.
Is it possible to separate authentication handlers in CAS by login or other
attribute?
I speaking about this, for example:
if user_login contains '@'
authenticate him with Handler1/Handlers_queue1
else
authenticate him with Handler2/Handlers_queue2
Thanks.
--
You are currently subs
> And if I have two or more distinct AD?
This appears to be a new thread and the context in which you say this
is lost. Can you copy the comment that prompted the clarification
above.
M
--
You are currently subscribed to cas-user@lists.jasig.org as:
arch...@mail-archive.com
To unsubscribe, ch