Issue: SAML 2.0 with Google Workspace – “Invalid authentication provider” on callback #7876
Unanswered
trplgit-tech
asked this question in
Help / Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using Wiki.js (self-hosted via Docker) with Google Workspace (Custom SAML App), the IdP-initiated SAML flow reaches Wiki.js successfully, but Wiki.js fails at the ACS callback with:
Oops, something went wrong…
Invalid authentication provider.
Google authentication succeeds and the SAML response is posted to Wiki.js, but Wiki.js does not bind the response to the configured SAML strategy.
Environment-
Wiki.js version: 3.x (Docker)
Deployment: Self-hosted, Linux, Docker
Authentication strategy: SAML 2.0
Identity Provider: Google Workspace (Custom SAML App)
HTTPS: Enabled
Browser: Chrome / Edge
OS: Linux server (Docker host)
Beta Was this translation helpful? Give feedback.
All reactions