Re: [saml-dev] SameSite cookie support and HTTP-POST binding

From
Cantor, Scott <>
Date
2019-07-19T13:24:21+00:00
ID
Thread
Re: [saml-dev] SameSite cookie support and HTTP-POST binding
On 7/19/19, 9:22 AM, "Peter Major" <> wrote:

> Are there any best practices (implementation advices) available for 
> keeping HTTP-POST binding working even when the session cookies have 
> SameSite Lax flag? (or Strict flag and HTTP-Redirect binding?)

Don't use cookies for relay state.

-- Scott