| 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?
|
 |
 |
|
|
subject: Create SAML token, verify token and get user id from token
|
|
|