diff --git a/docs/hyperion/user-guide/global-configurations/sso-login.md b/docs/hyperion/user-guide/global-configurations/sso-login.md index 8b5864a6c0..884c87077d 100644 --- a/docs/hyperion/user-guide/global-configurations/sso-login.md +++ b/docs/hyperion/user-guide/global-configurations/sso-login.md @@ -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. @@ -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 diff --git a/docs/user-guide/global-configurations/sso-login.md b/docs/user-guide/global-configurations/sso-login.md index 58b8ad1ae8..884c87077d 100644 --- a/docs/user-guide/global-configurations/sso-login.md +++ b/docs/user-guide/global-configurations/sso-login.md @@ -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. @@ -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