¿Can UIPath Orchestrator and UIPath Administration be integrated with Auth0?

I need integrate SSO with Auth0

@Jose_Manuel_Alvarez_Suare

Please check this

Cheers

1 Like

Hi @Jose_Manuel_Alvarez_Suare

To integrate Single Sign-On (SSO) with Auth0 in UiPath, you can follow these general steps:

Set up an Auth0 account: Sign up for an Auth0 account (if you haven’t already) and create a new application.

Configure the application in Auth0: In the Auth0 dashboard, configure the settings for your application, including the allowed callback URLs, allowed logout URLs, and any other required settings.

Retrieve the Auth0 credentials: From the Auth0 dashboard, retrieve the necessary credentials for integrating with UiPath, such as the Client ID and Client Secret.

Configure Auth0 in UiPath Orchestrator: Log in to UiPath Orchestrator as an administrator and go to the Settings > Security page. Enable the “SSO” option and provide the necessary configuration details, such as the Auth0 Domain, Client ID, and Client Secret.

Test the SSO integration: Once the configuration is complete, you can test the SSO integration by accessing the UiPath Orchestrator login page. Clicking on the “Login with Auth0” option should redirect you to the Auth0 login page, where you can authenticate using your Auth0 credentials.

Fine-tune the SSO settings: You can further customize the SSO experience in UiPath Orchestrator by adjusting the SSO settings in the Orchestrator configuration or within Auth0, depending on your specific requirements.

Thanks!!

Regenerate response

1 Like