Hi,
Can I ask you for a little help?  
I'm using mod_auth_cas with CAS Server (3.5.0) + Directory Server . I have 2 
applications: 

1. https://app1.test  =>  
https://caslogin.test/cas/login?service=https://app1.test
2. https://app2.test  =>  
https://caslogin.test/cas/login?service=https://app2.test 

Based on single CAS server instance, is it possible to achieve configuration 
that could guarante that the user "test" logging in to app1.test with password 
'password1' could get access to https://app1.test (redirect to login page: 
https://caslogin.test/cas/login?service=https://app1.test), but when the same 
user 'test' want to login to app2.test (redirect to login page 
https://caslogin.test/cas/login?service=https://app2.test )   he could use 
different password, ex. 'password2' from different authentication handler ? 

Simply: Is it possible to configure authentication handlers based on ?service= 
value ? 
When user 'test' wants to log in to app1 he is redirected to 
"....?service=https://app1"; and then he uses proper authhandler.

Thx.
-- 
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