@@ -45,38 +45,37 @@ You can configure your IdP to map several IdP attributes:
45
45
2 . Open the ` Security ` pane and press ` +Identity provider ` .
46
46
3 . Select the SSO protocol. Choose ` SAML 2 ` or ` Open ID Connect ` .
47
47
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.
51
62
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:
54
64
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)
80
79
81
80
!!! Important Note
82
81
When pressing ` Save ` , all existing users will be rendered non-functional. You can always revert by deleting the identity provider.
0 commit comments