Skip to content

Commit 70d8ab4

Browse files
committed
update saml info
1 parent c3035ed commit 70d8ab4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/misc/14_saml_and_scim/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ ACS Url is `<instance_url>/api/saml/acs`
1010
SCIM connector is `<instance_url>/api/scim`
1111
Application username format is `Email`
1212

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`
1414

1515
### Okta
1616

1717
Configure Okta with the following settings (and replace cf.wimill.xyz with your domain):
1818

1919
![Okta settings](./okta.png.webp)
2020

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`:
2222

2323
![Okta Metadata URL](./okta2.png.webp)
2424

0 commit comments

Comments
 (0)