Hi Anil,
Any how I am able to configure my enterprse application with JBOSS sso.
I created idp server and my application server.
The sso is working as standalone application and through the idp server too.

I debugged the code and found that in second scenario it creates SAML response 
and use it to verify th user's credential.

My requirment is:
I have to cosume the SAML assertion sent by outside idp provider. So 
configuration of this idp server is not in my hand.
idp vendor will send me the link(some form post data which have SAML assertion, 
may be I am wrong in words) of relying party which should unparse it and verify 
the user's credential. if user is authenticated I have to redirect him to my 
source.

Can you guide me how to do it with few example code?
My problem is that how to insert the outside SAML into my SSO configuration to 
autheticate and authorize the user?


Thanks
Nikhil  

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4247367#4247367

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4247367
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to