Skip to content

Erro 403, id:'security_csrf_violation' #338

Answered by aeneasr
pedrodgoes asked this question in Q&A
Discussion options

You must be logged in to vote

myftp.org is on the public suffix list and we thus can not set cookies for that top-level-domain. See also the heroku docs on this.

If you want to keep using myftp.org your app has to run on separate sub-sub domains like:

app.myftp.org
ory.app.myftp.org

and then set the cookie domain to app.myftp.com.

@vinckr since this is the second user running into the PSL can you please document this in here: https://www.ory.sh/docs/troubleshooting/csrf

Thanks!

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@pedrodgoes
Comment options

@aeneasr
Comment options

@vinckr
Comment options

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