Create an application
To connect Auth0 with StackOne using OAuth 2.0, create a Regular Web Application and grant it access to the Auth0 Management API to obtain client credentials.
Sign in to Auth0
Sign in to your Auth0 account.
- In the left sidebar, navigate to Applications > Applications.
- Click + Create Application.
Configure the application
Enter a name and select the application type.
- Give your app a valid name (e.g.,
StackOne App). - Select Regular Web Application as the application type.
- Click Create.
Authorize Management API access
Grant the application access to the Auth0 Management API and select the required permissions.
Open the APIs tab
From your application page, click the APIs tab.
- Locate Auth0 Management API in the list and click the Edit button.
- Select the Client Access tab.
- Under Authorization, open the dropdown and select Authorized - Pick and choose permissions.
Select required permissions
Select the scopes your integration requires from the list, then click Save button.
Note that read:users permission is required to connect your account with StackOne.
Find your credentials
Retrieve the credentials from your application settings.
Open the Settings tab
From your application page, click the Settings tab.
- Under Basic Information, copy the Domain value (e.g.
your-tenant.us.auth0.com). - Copy the Client ID value.
- Copy the Client Secret value. Store it securely.
Linking the Account from the Hub
Navigate to the Hub
Fill out the fields
- Domain
- Client ID
- Client Secret
Connect
- Click Connect
- If applicable, the provider will redirect you to a sign-in or authorization page. Complete the provider’s authorization flow.
- Once authorization is successful, you will see a confirmation popup
If the account linking is successful, you will see the newly linked account in your Accounts page.