How do I send Subject->NameID in "clear" text
Cantor, Scott
cantor.2 at osu.edu
Wed Dec 28 21:20:57 GMT 2011
On 12/28/11 4:06 PM, "Jason Holland" <jholland at olp.net> wrote:
>
>I went back and scoured the documentation and followed it to the best of
>my ability and I think I created a bug or found a bug or screwed
>something up even more. For the NameID (which I have "9185551212"
>hard-coded in a static attribute) I'm getting something like this
>"org.opensaml.saml2.core.impl.NameIDImpl at 9403a3" where the alphanumeric
>code after the @ sign changes at each login test I do.
Because you're using the attribute definition that creates an attribute
value with the syntax of a NameID. The encoder's right, but the definition
itself is wrong, should just be a simple one.
-- Scott
More information about the users
mailing list