Skip to main content
All CollectionsLearn All About Workspaces
Getting started with SSO - Auth0

Getting started with SSO - Auth0

Single sign-on allows you to login using your company credentials. Visla Single Sign-On(SSO) is based on OIDC (OpenID Connect).

Updated today

Config on your SSO provider

Create a new app in your SSO solution and give it a name

example in auth0

You will got useful info:domain, client ID, client Secret, which will be filled into SSO configuration fields under Visla Organization Management.

*DO NOT ENABLE SSO UNTIL YOU HAVE ENTERED ALL THE INFORMATION CORRECTLY

Fill in Allowed Callback URLs with Visla callback URLs

for visla:

https://app.visla.us/sso,visla://oidc_callback

Fill in Allowed Logout URLs with Visla logout URLs

for visla:

https://app.visla.us/signin,visla://logout-callback

Enable client SSO support

change Application Authentication Method to None

Config on Visla

Condition

You are the organization admin in Visla.

Config the SSO

Click on the "Organization Management" option

add config of SSO

  1. input issuer URL

  2. input Client ID

  3. input Client Secret

  4. enable Single Sign-on

*DO NOT ENABLE SSO UNTIL YOU HAVE ENTERED ALL THE INFORMATION CORRECTLY

Did this answer your question?