mirror of
https://github.com/clearml/clearml-docs
synced 2025-04-19 22:07:05 +00:00
Add identity provider notes (#759)
This commit is contained in:
parent
47fa9acf41
commit
15f71c8d3d
BIN
docs/img/settings_identity_chart.png
Normal file
BIN
docs/img/settings_identity_chart.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 121 KiB |
@ -347,8 +347,9 @@ on the respective column and select the users / groups to view from the list tha
|
|||||||
This feature is available under the ClearML Enterprise plan
|
This feature is available under the ClearML Enterprise plan
|
||||||
:::
|
:::
|
||||||
|
|
||||||
Administrators can connect identity service providers to the server. Once an identity provider connection is configured and enabled,
|
Administrators can connect identity service providers to the server: configure an identity connection, which allows
|
||||||
the option appears in your server login page.
|
ClearML to communicate with your identity provider, retrieve user information, authenticate users, and more. Once an identity
|
||||||
|
provider connection is configured and enabled, the option appears in your server login page.
|
||||||
|
|
||||||
**To create a new connection**:
|
**To create a new connection**:
|
||||||
1. Click **+ New Connection**
|
1. Click **+ New Connection**
|
||||||
@ -370,7 +371,9 @@ the option appears in your server login page.
|
|||||||
* Microsoft AD
|
* Microsoft AD
|
||||||
* Custom
|
* Custom
|
||||||
3. Click **Next**
|
3. Click **Next**
|
||||||
4. Provide the **Provider Connection Configuration**:
|
4. Provide the **Provider Connection Configuration**. Note that some of the information, such as the `Client ID`,
|
||||||
|
`Client Secret`, and the `Authorization Endpoint`, must be obtained from your identity provider's ClearML App settings
|
||||||
|
and copied to the relevant field.
|
||||||
|
|
||||||
<Collapsible title="OIDC Providers" type="configuration">
|
<Collapsible title="OIDC Providers" type="configuration">
|
||||||
|
|
||||||
@ -482,6 +485,8 @@ The **Provider Connections** table lists all currently defined connections, and
|
|||||||
|
|
||||||
Hover over a connection in the table to **Edit** or **Delete** it.
|
Hover over a connection in the table to **Edit** or **Delete** it.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Usage & Billing
|
## Usage & Billing
|
||||||
|
|
||||||
The **USAGE & BILLING** section displays your ClearML workspace usage information including:
|
The **USAGE & BILLING** section displays your ClearML workspace usage information including:
|
||||||
|
Loading…
Reference in New Issue
Block a user