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/misc/14_saml_and_scim/index.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -10,15 +10,15 @@ ACS Url is `<instance_url>/api/saml/acs`
10
10
SCIM connector is `<instance_url>/api/scim`
11
11
Application username format is `Email`
12
12
13
-
Pass SAML_METADATA to the server containers to enable SAML authentication. In the helm charts, the value is `enterprise.samlMetadata`
13
+
Pass SAML_METADATA containing the metadata URL to the server containers to enable SAML authentication. In the helm charts, the value is `enterprise.samlMetadata`
14
14
15
15
### Okta
16
16
17
17
Configure Okta with the following settings (and replace cf.wimill.xyz with your domain):
18
18
19
19

20
20
21
-
Pass SAML_METADATA to the server containers to enable SAML authentication. In the helm charts, the value is `enterprise.samlMetadata`:
21
+
Pass SAML_METADATA containing the metadata URL to the server containers to enable SAML authentication. In the helm charts, the value is `enterprise.samlMetadata`:
0 commit comments