Re: [cas-user] separate authentication handlers

2012-04-03 Thread Scott Battaglia
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

Re: [cas-user] separate authentication handlers

2012-04-03 Thread Marvin S. Addison
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

Re: [cas-user] separate authentication handlers

2012-04-03 Thread Федорищев Игорь Николаевич
- Исходное сообщение - От: "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

[cas-user] separate authentication handlers

2012-04-02 Thread Федорищев Игорь Николаевич
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

Re: [cas-user] separate authentication handlers based on domain?

2011-02-07 Thread Marvin Addison
> 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