Skip to content

Commit 5cb9ffd

Browse files
Update sso.md
1 parent 7037119 commit 5cb9ffd

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,11 @@ You can configure your IdP to map several IdP attributes:
6262

6363
| IdP attribute | Default Run:ai name | Description |
6464
|--|--|--|
65-
| User email | email (cannot be changed) | **(Mandatory)** `e-mail` is the user identifier with Run:ai. |
66-
| User role groups | GROUPS | (Optional) If exists, allows assigning Run:ai role groups via the IdP. The IdP attribute must be of a type of list of strings. See more below |
6765
| Linux User ID | UID | (Optional) If exists in IdP, allows Researcher containers to start with the Linux User `UID`. Used to map access to network resources such as file systems to users. The IdP attribute must be of integer type. |
6866
| Linux Group ID | GID | (Optional) If exists in IdP, allows Researcher containers to start with the Linux Group `GID`. The IdP attribute must be of integer type. |
67+
| User role groups | GROUPS | (Optional) If exists, allows assigning Run:ai role groups via the IdP. The IdP attribute must be of a type of list of strings. See more below |
6968
| Linux Supplementary Groups | SUPPLEMENTARYGROUPS | (Optional) If exists in IdP, allows Researcher containers to start with the relevant Linux supplementary groups. The IdP attribute must be of a type of list of integers. |
69+
| Email | Email | (Optional) Defines the user attribute holding the user's email address, which is the user identifier in Run:ai |
7070
| User first name | firstName | (Optional) Used as the first name showing in the Run:ai user interface. |
7171
| User last name | lastName | (Optional) Used as the last name showing in the Run:ai user interface |
7272

0 commit comments

Comments
 (0)