43 lines
1.7 KiB
Markdown
Raw Normal View History

2022-03-10 08:59:13 +00:00
# Copy of Create Server Credentials
## Step 1: Create the account
* If you don't have an account, [Sign up](https://auth0.com/signup) to create one.
* Select the Account Type, click `I need advanced settings` and click `next`.
![Alt text](https://user-images.githubusercontent.com/83201188/130019106-366f192e-6591-470c-85f1-def0c821fe7b.png)
* Provide the Tenant Domain, select the region and click on `Create Account`.
![Alt text](https://user-images.githubusercontent.com/83201188/130019111-eb585b66-7bee-49fe-b97a-76a9e6f5a249.png)
* Once done you will land on the dashboard page
![Alt text](https://user-images.githubusercontent.com/83201188/130019116-16ed406e-3e76-4b33-8804-3a9eebebc578.png)
## Step 2: Create a new Application
* Once you are on the Dashboard page, click on `Application > Application` \\
available on the left-hand side panel.
![Alt text](https://user-images.githubusercontent.com/83201188/130019122-2435ada0-3321-46a6-a17b-dfb6bb589182.png)
* Click on `Create Applicaiton`.
![Alt text](https://user-images.githubusercontent.com/83201188/130019638-a5a34e84-61a8-43f7-81f2-c8c4ce69d334.png)
* Enter the Application name, choose an application type and click on `Create`.
![Alt text](https://user-images.githubusercontent.com/83201188/130019634-22612e45-371b-4b4f-a102-12ee65753f83.png)
## Step 3: Where to find the credentials
* Go to settings available on the top of the form.
![Alt text](https://user-images.githubusercontent.com/83201188/130020077-5b5eaebc-f828-4754-8a20-174d045c75b1.png)
* You will find you `Client ID`, `Client Secret` and `Domain`.
![Alt text](https://user-images.githubusercontent.com/83201188/130020071-63828d70-a809-4869-b7c1-7284d648bd59.png)