Question - Issues with Okta SSO setup

Hello!

Running into an issue with setting up the SAML connector with Okta and I am having a hard time figuring out the root cause. I follow the documentation video on setting up SAML connectors and setting authentication with SAML. Even still trying to authenticate, I receive the following error:

Form tampering protection token validation failed.

Error: The requested address ‘/saml/saml-connectors/single-sign-on’ was not found on this server.

Does anyone have a direction to help resolve this issue?

Also wasn’t sure if it was relevant, but we are using the community install version of the application.

Hello,

Can you please share your settings from both eramba and provider side?
If you can not post them here please send them to our email support@eramba.org.

I’m experiencing an identical issue. Emailing my setting to support.

Was able to figure out a solution from a previous post.
The Setting for SSO URL in OKTA is instructed to point to “/saml/saml-connectors/single-sign-on” when it actually only need to point to “/login” instead. Example:
Instead of www.yoursite.com/saml/saml-connectors/single-sign-on it should be simply www.yoursite.com/login

Hope this helps

This was the exact fix I needed. Thank you so much!

Correct. I just leave here a reference for this setup guide.