RE: [saml-dev] common domain cookie

From
Scott Cantor <>
Date
2004-11-15T15:45:31+00:00
ID
Thread
RE: [saml-dev] common domain cookie
> Scott, if we didn't b64 encode it then I assume we would change it to at
> least be url-encoded.

The whole value now is URL-encoded, so this wouldn't be a change to that.
I'm just suggesting that the base64 envelope was more because the original
values were binary and these aren't.

The interop issues were actually more around the URL encoding issue because
the old spec wasn't clear on whether to URL encode, so I corrected that.

-- Scott