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
Copy file name to clipboardExpand all lines: docs/single-sign-on-sso.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,3 +64,6 @@ Members of your account will now be required to sign-in using SSO via the [Singl
64
64
[KeyCloak](https://www.keycloak.org/) users may enounter a "null origin" error when trying to authenticate. To resolve this issue, adjust the following settings in KeyCloak:
65
65
1. Set the "Force POST Binding" option to "ON" in the KeyCloak SAML client settings.
66
66
2. Adjust the "Referrer Policy" (under Realm Settings > Security Defenses) to "strict-origin-when-cross-origin".
67
+
68
+
### Authentik Troubleshooting
69
+
[Authentik](https://goauthentik.io/) users need to ensure that the **Authentik** Vendor type is selected in the SSO Config form (PagerTree). Additionally, Authentik users need to select the **Redirect** option for the **Service Provider Binding** (in Authentik).
0 commit comments