Skip to content

How to keep ory_kratos_continuity cookie through different domains? #2486

Answered by sebferrer
sebferrer asked this question in Q&A
Discussion options

You must be logged in to vote

Edit: So we're gonna modify the ContinuityManager to check the RelayState in addition to the continuity cookie, for the SAML case.

--

Unfortunately no, the HTTP-Redirect binding isn't recommended at all in the context of a SAML response. It's not even supported by Crewjam (and almost nobody).

"Since the length of URLs is limited in practice, the HTTP Redirect binding is suitable for short messages, such as the samlp:AuthnRequest message. Longer messages (e.g. those containing signed or encrypted SAML assertions, such as SAML Responses) are usually transmitted via other bindings such as the HTTP POST Binding."
https://en.wikipedia.org/wiki/SAML_2.0#HTTP_Redirect_Binding

The most used bindi…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@aeneasr
Comment options

@sebferrer
Comment options

Answer selected by sebferrer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants