aspose file tools
The moose likes Security and the fly likes Create SAML token, verify token and get user id from token Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » Security
Reply Bookmark "Create SAML token, verify token and get user id from token" Watch "Create SAML token, verify token and get user id from token" New topic
Author

Create SAML token, verify token and get user id from token

Adrian Enns
Ranch Hand

Joined: Aug 11, 2004
Posts: 48
I am using Weblogic 9.2 and I want to create a web service that will be able to do the following: (1) generate a SAML token with username/password, (2) validate that a SAML token is valid , and (3) get the user's id from a SAML token.

Does anyone have experience with this and have some assistance for me?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Create SAML token, verify token and get user id from token
 
Similar Threads
SAML with weblogic 10
How to avoid re-authentiaction in case of invoking web service from j2me mobile client
Axis2 Rampart issues with SAML token inclusion in SOAP message
is there a standard way to make tomcat support security for web service message level?
Open SAML -newie question