Skip to content

Commit 4cca5fc

Browse files
RUN-15586 moved tabs in and instructions out
1 parent 2896bf8 commit 4cca5fc

File tree

1 file changed

+29
-30
lines changed
  • docs/admin/runai-setup/authentication

1 file changed

+29
-30
lines changed

docs/admin/runai-setup/authentication/sso.md

Lines changed: 29 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -45,38 +45,37 @@ You can configure your IdP to map several IdP attributes:
4545
2. Open the `Security` pane and press `+Identity provider`.
4646
3. Select the SSO protocol. Choose `SAML 2` or `Open ID Connect`.
4747

48-
=== "SAML 2"
49-
50-
1. Choose `From computer` or `From URL`.
48+
=== "SAML 2"
49+
50+
1. Choose `From computer` or `From URL`.
51+
52+
1. For `From computer`, press the `Metadata XML file` field, then select your file for upload.
53+
2. For `From URL`, in the `Metadata XML Url` field, enter the URL to the XML Metadata file.
54+
55+
2. Copy the `Redirect URL` and `Entity ID` and use them in your identity provider.
56+
3. In the `User attributes` field enter the attribute and the value in the identity provider. (optional)
57+
4. When complete, press `Save`.
58+
59+
After you have configured the SAML 2 settings, you can download the XML file, and view the identity provider settings.
60+
61+
Press `Download` to download the file.
5162

52-
1. For `From computer`, press the `Metadata XML file` field, then select your file for upload.
53-
2. For `From URL`, in the `Metadata XML Url` field, enter the URL to the XML Metadata file.
63+
Pres `Edit` to both download the file, and view the:
5464

55-
2. Copy the `Redirect URL` and `Entity ID` and use them in your identity provider.
56-
3. In the `User attributes` field enter the attribute and the value in the identity provider. (optional)
57-
4. When complete, press `Save`.
58-
5. In the `Logout uri` field, enter the desired URL logout page. If left empty, you will be redirected to the Run:ai portal.
59-
6. In the `Session timeout` field, enter the amount of idle time before users are automatically logged out. (Default is 60 minutes)
60-
61-
After you have configured the SAML 2 settings, you can download the XML file, and view the identity provider settings.
62-
63-
Press `Download` to download the file.
64-
65-
Pres `Edit` to both download the file, and view the:
66-
67-
* Identity provider URL.
68-
* Identity provider entity ID.
69-
* Certificate expiration date.
70-
71-
=== "Open ID Connect"
72-
73-
1. In the `Discovery URL` field, enter the discovery URL .
74-
2. In the `Client ID` field, enter the client ID.
75-
3. In the `Client Secret` field, enter the client secret.
76-
4. In the `User attributes` field enter the attribute and the value in the identity provider. (optional)
77-
5.When complete, press `Save`.
78-
5. In the `Logout uri` field, enter the desired URL logout page. If left empty, you will be redirected to the Run:ai portal.
79-
6. In the `Session timeout` field, enter the amount of idle time before users are automatically logged out. (Default is 60 minutes)
65+
* Identity provider URL.
66+
* Identity provider entity ID.
67+
* Certificate expiration date.
68+
69+
=== "Open ID Connect"
70+
71+
1. In the `Discovery URL` field, enter the discovery URL .
72+
2. In the `Client ID` field, enter the client ID.
73+
3. In the `Client Secret` field, enter the client secret.
74+
4. In the `User attributes` field enter the attribute and the value in the identity provider. (optional)
75+
5.When complete, press `Save`.
76+
77+
4. In the `Logout uri` field, enter the desired URL logout page. If left empty, you will be redirected to the Run:ai portal.
78+
5. In the `Session timeout` field, enter the amount of idle time before users are automatically logged out. (Default is 60 minutes)
8079

8180
!!! Important Note
8281
When pressing `Save`, all existing users will be rendered non-functional. You can always revert by deleting the identity provider.

0 commit comments

Comments
 (0)