> AAJ137mwFQmk1qbvRitZ/iGVW/0k62h0dHBzOi8vMTAuNDYuMTQyLjY4Ojg0NDM=
>
> According to the SAML specifications it should be a base64 type ticket, but
> the above ticket is not that.

marvin:~$ echo -n
'AAJ137mwFQmk1qbvRitZ/iGVW/0k62h0dHBzOi8vMTAuNDYuMTQyLjY4Ojg0NDM=' |
base64 -d
u߹�   �֦�F+Y�!�[�$�https://10.46.142.68:8443

Looks like base64 to me, and is consistent with the implementation:

final SAMLArtifact samlArtifact = new SAMLArtifactType0002(
            this.randomStringGenerator.getNewStringAsBytes(), new URI(
                this.sourceLocation));

M

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to