SSO
The step-by-step guide for adding SSO
Setting up a new SSO connection
Setting up a new SSO connection is a simple process that can be completed in just a few steps.
Access
Organization Settings
by clicking on theProfile
button and selecting it from the list.Go to the
SSO
tab and click on theSetup SSO Connection
button.Select your provider and follow a step-by-step guided SSO process that is located in the app. The following IDPs are available:
SAML:
Okta
Azure
Custom
OpenID:
Okta
Custom

Domain validation
PerfectScale recommends updating the domain in the DNS records. This allows verified end users to use their domain for SSO configuration without verifying domain ownership through DNS.
How to access DNS settings
To access your DNS settings, log in to your domain registrar's account (e.g., GoDaddy, Namecheap, Google Domains, etc.).
Navigate to the DNS settings or DNS management section of your domain.
How to add a TXT record
After accessing the DNS settings, find the option to add a new record.
Choose TXT as the record type.
Depending on your registrar's requirements, you may leave the
Name
orHost
field blank or enter@
.For the Value field, input the TXT record value provided by the Auth Provider. This value is unique to your configuration and can be found in your Organization Settings.
Make sure to save or apply the changes to add the TXT record to your DNS settings.
Once the process is complete, the authentication provider should detect the record and validate your domain.
Last updated