This message is pertaining to Axis2 configuration for SAML. What is the way in which to change the NameIdentifier Format FROM emailAddress (which is basically in DN format... I read there is a fix for this) to UNSPECIFIED. I would like to put programattically propagate a username to the target service after the STS has verified the user.
<AuthenticationStatement AuthenticationInstant="2011-10-31T20:26:46.977Z" AuthenticationMethod="urn:oasis:names:tc:SAML:1.0:am:password"> <Subject> <NameIdentifier Format="urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress">UID=user1 + CN=My Test Application, OU=applications, OU=services, O=pilot, DC=supercompany, DC=com</NameIdentifier> <SubjectConfirmation> <ConfirmationMethod>urn:oasis:names:tc:SAML:1.0:cm:holder-of-key</ConfirmationMethod> <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#"> ... -- View this message in context: http://old.nabble.com/Axis2-SAML-tp32755081p32755081.html Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org For additional commands, e-mail: java-user-h...@axis.apache.org