You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're trying to setup SAML with Ashby (who uses WorkOS). After we fill in all their options they send us a SAML test to confirm we've configured the right assertions. We get "Not Found" screen when it does the redirect to Authentik.
This is our dozenth or so SAML setup, and we've never seen this problem before. We've tested and retested, started from scratch several times. Our best guess is that something about their AuthnRequest doesn't work for you in some way that you aren't logging.
The text was updated successfully, but these errors were encountered:
Describe the bug
We're trying to setup SAML with Ashby (who uses WorkOS). After we fill in all their options they send us a SAML test to confirm we've configured the right assertions. We get "Not Found" screen when it does the redirect to Authentik.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Authentik should respond with a SAML response indicating the schema.
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
Docker logs shows only 404, no mention of anything related to why it wasn't found
The AuthnReq appears valid
The ACLURL and Issuer values exactly match the values in the SAML configuration.
Version and Deployment (please complete the following information):
Additional context
This is our dozenth or so SAML setup, and we've never seen this problem before. We've tested and retested, started from scratch several times. Our best guess is that something about their AuthnRequest doesn't work for you in some way that you aren't logging.
The text was updated successfully, but these errors were encountered: