Auth0 OIDC Configuration

Step 1. Create an application

  1. Navigate to Getting started and click Create Application.

  2. Do one of the following:

    • If you don't have any specific requirements for your environment, select either Single Web Page Applications or Regular Web Applications.

    • If you know that your environment requires a specific type of application, select that type.

  3. Click Create.

  4. Select the Settings tab and copy the values of Client ID and Client Secret.

  5. In the Allowed Callback URLs field, specify https://pbi.parallels.com/rbi/oidc/signin/callback.

  6. Select the Endpoints tab in the Advanced settings section and copy the value of the OpenID Configuration field.

Step 2. Adding users

  1. In the left pane, navigate to Users under User Management.

  2. Navigate to Create Users and click Create User.

  3. Add the email and password of the user.

  4. (Optional) Verify the user's email:

    1. Click the three dots button.

    2. In Details, go to email and verify the email.

Step 3. IdP Configuration

  1. Once the above steps are completed, copy the values from which should mimic the table below, and paste them into the Parallels Browser Isolation IDP configuration section as shown below:

SettingsValueDetails

Domain

Ex: acme.com or parallels.com or <yourorgdomain.com>

The domain name should always match the value used in the email or UPN after the "@" symbol. [Ex; login using TestUser@pbi.parallels.com or TestUser@acme.com]

Discovery URL

Copy this value from Auth0 IDP Settings. It should follow the format specified in the Value Column

Client ID

******************

Copy this value from Auth0 IDP Settings

Client Secret

******************

Copy this value from Auth0 IDP Settings

Username Claim Name

Groups Claim Name

groups

  1. Click Save and proceed with adding users using the Admin Management section that was configured in the OIDC.

Last updated

Other Resources

Feedback

© 2024 Parallels International GmbH. All rights reserved.