Skip to content

Commit f087935

Browse files
committed
Document Okta account linking
1 parent ff45461 commit f087935

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/okta.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# dstack Enterprise Okta integration
22

3-
`dstack` Enterprise supports Single Sign-On via [Okta Workforce Identity Cloud](https://www.okta.com/workforce-identity/).
4-
When Okta integration is configured, the `dstack` login page will display the **Sign in with Okta** button.
3+
`dstack` Enterprise supports Single Sign-On via [Okta Workforce Identity Cloud](https://www.okta.com/workforce-identity/). When Okta integration is configured, the `dstack` login page will display the **Sign in with Okta** button.
4+
55
After signing in with Okta for the first time, a new `dstack` user account is created and linked to the Okta account. Subsequently, users can log in to `dstack` using their Okta account without entering any `dstack`-specific credentials.
66

7+
**Note**: `dstack` automatically links Okta accounts to existing `dstack` users instead of creating new users if their emails match. Global admins should assign Okta emails to `dstack` users if automatic linking is desirable.
8+
79
The `dstack` Okta integration uses the [OpenID Connect standard](https://developer.okta.com/docs/concepts/oauth-openid/) with the [Authorization Code flow](https://developer.okta.com/docs/guides/implement-grant-type/authcode/main/) as recommended by Okta.
810

911
This guide shows how to set up `dstack` Enterprise with Okta.

0 commit comments

Comments
 (0)