Closed jacksonp2008 closed 5 years ago
it appears the only way to make this work is to disable the token. Turns out this is called a CSRF token https://en.wikipedia.org/wiki/Cross-site_request_forgery and it can be disabled on this particular site. Hopefully this will help someone else down the road. Closing.
This is the latest stable release afaik.
My config, not sure if I need these as well...
When I inspect the login form I see:
I recall something about this token
Which seems to different every time there is a login, and I presume needs to be passed back somehow. Any thoughts?
It also can do OKTA, but I don't think we ever were able to solve that one.