Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions docs/hyperion/user-guide/global-configurations/sso-login.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# SSO LOGIN
## OVERVIEW
## Overview

Once installed DEVTRON has one built-in `admin` user with super-admin privileges that is complete access to the system. It is recommended to use `admin` user only for initial and global configuration and then switch to local users or configure SSO integration.
Once installed Devtron has one built-in `admin` user with super-admin privileges that has complete access to the system. It is recommended to use `admin` user only for initial and global configuration and then switch to local users or configure SSO integration.

Only users with super-admin privileges have access to create SSO configuration. Devtron uses dex for authenticating a user against the identity provider.

Expand Down Expand Up @@ -32,11 +32,11 @@ Fill correct `redirect URL` or `callback URL` from which you have registered wit

Only single SSO login configuration can be active at one time. Whenever you create or update any SSO config, it will be activated and used by the system and previous configurations will be deleted.

URL and redirectURI should be same as provided in screenshots except domain substring.
Except for the domain substring, URL and redirectURI should be the same as in the screenshots.

![](../../user-guide/global-configurations/images/sso-login.jpg)
![](https://devtron-public-asset.s3.us-east-2.amazonaws.com/images/global-configurations/sso-login-service/sso-login.jpg)

Click on `Save` bottom for creating and activating sso login on bottom right of the configuration.
Select `Save` to create and activate SSO login.

### 2. Update SSO Configuration

Expand Down
8 changes: 4 additions & 4 deletions docs/user-guide/global-configurations/sso-login.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# SSO LOGIN
## OVERVIEW
## Overview

Once installed DEVTRON has one built-in `admin` user with super-admin privileges that is complete access to the system. It is recommended to use `admin` user only for initial and global configuration and then switch to local users or configure SSO integration.
Once installed Devtron has one built-in `admin` user with super-admin privileges that has complete access to the system. It is recommended to use `admin` user only for initial and global configuration and then switch to local users or configure SSO integration.

Only users with super-admin privileges have access to create SSO configuration. Devtron uses dex for authenticating a user against the identity provider.

Expand Down Expand Up @@ -32,11 +32,11 @@ Fill correct `redirect URL` or `callback URL` from which you have registered wit

Only single SSO login configuration can be active at one time. Whenever you create or update any SSO config, it will be activated and used by the system and previous configurations will be deleted.

URL and redirectURI should be same as provided in screenshots except domain substring.
Except for the domain substring, URL and redirectURI should be the same as in the screenshots.

![](https://devtron-public-asset.s3.us-east-2.amazonaws.com/images/global-configurations/sso-login-service/sso-login.jpg)

Click on `Save` bottom for creating and activating sso login on bottom right of the configuration.
Select `Save` to create and activate SSO login.

### 2. Update SSO Configuration

Expand Down