Ok, i have reconfigured the login-config.xml to use the SAML ticket validator 
as described in the explaination. 

http://pastebin.com/6ccFE084  (login module configuration)

and used the opensaml 1.1b library, most of the exceptions are gone now

however the login still dont work

i think it has something to do with the service and the ticket

ive made screenshot of two spots where i think some error happens

1.) at the CasLoginModule : validate

http://img695.imageshack.us/img695/7923/samlan.jpg

2.) at the AbstractUrlBasedTicketValidator: serverResponse

http://img34.imageshack.us/img34/7166/samlb.jpg

basically the TARGET parameter equals the password.

do you know why this happens? (finally it fails because it says the service 
cannot validate tickets)

also ive setup the filters, however since it is JBoss Portal 2.7.2 im not sure 
where exactly they have to be set, i 

did it in the application.xml of jbp

And another question:

just to get it right, by using JAAS i will NOT be redirected to the CAS Server 
and have to login again the first 

time? (the reason i would like to use JAAS is, that more jaas login modules are 
processed with one single login 

(for example CAS (via LDAP) and then IdentityLoginModule, etc..)

if i would have to type the password the first time twice, that is rather 
uncomfortable (because first the JAAS 

login pops up)

Thank you for any advice, help or suggestions!
Max

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