Folks,

Actually, I've only one authentication scheme, whether the client is from outside or inside our hospital : x509 + login/password fallback.

    Now I have to split this behavior into two parts :
- local clients will have : x509 + spnego first fallback + login/password second fallback
        - external clients will have only : x509 + login/password fallback

The first test I've done with CAS 3.5 SPNEGO works, but I was wondering how to split the behavior upon the origin of the request. Our architecture is pretty classic : 2 Apache frontends (1 internal + 1 external) + 1 Tomcat.

Regards.

--
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to