Skip to content

Commit b6fc813

Browse files
committed
in Open ID Connect added info about Scope in #5)
1 parent 51975d8 commit b6fc813

File tree

1 file changed

+3
-2
lines changed
  • docs/admin/runai-setup/authentication

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,9 @@ You can configure your IdP to map several IdP attributes:
7171
1. In the `Discovery URL` field, enter the discovery URL .
7272
2. In the `Client ID` field, enter the client ID.
7373
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`.
74+
4. Add OIDC scope to be used during authentication to authorize access to a user's details. Each scope returns a set of user attributes. The scope must match the names in your identity provider.
75+
5. In the `User attributes` field enter the attribute and the value in the identity provider. (optional)
76+
6.When complete, press `Save`.
7677

7778
4. In the `Logout uri` field, enter the desired URL logout page. If left empty, you will be redirected to the Run:ai portal.
7879
5. In the `Session timeout` field, enter the amount of idle time before users are automatically logged out. (Default is 60 minutes)

0 commit comments

Comments
 (0)