You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by W Strater <ws...@yahoo.com> on 2007/07/02 20:18:40 UTC

SAML Issued Token

I am trying to find a sample to demonstrate a Secured Token Service using a  SAML 1.1 security tokens.

I have found a few WS-SecurityPolicy snippets that reference IssuedToken, Address, RequestedSecurityTokenTemplate and KeyType but I have not been able to piece them together and have a working sample. I am not sure if I needs other XML nodes such as SamlToken.

I am running  Rampart 1.2 on Axis2 1.2. This will be running the STS and the service.

The client throws an exception. I am running TCPMonitor and see no traffic so I assume the issue is how I have specified the STS.

I can supply my Policy.xml but would rather have a new one since the one I have just pieced together and it has no significance.

I would appreciate any samples.

Thanks, Wes.