mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-20 22:43:14 +00:00

* added auth0 integration and auth0 integration docs * added client_id check and minor changes * Update JwtFilter.java * UI implementation for Auth0 * added auth0 integration and auth0 integration docs * added client_id check and minor changes * Update JwtFilter.java * UI implementation for Auth0 * added exception in JwtFilter * Addressing comments * Update JwtFilter.java * Addressing comments * Addressing Comments * Addressig comments * post merge fixes Co-authored-by: parthp2107 <parth.panchal@deuexsoultions.com> Co-authored-by: darth-coder00 <aashit@getcollate.io>
1.7 KiB
1.7 KiB
Create Server Credentials
Step 1: Create the account
- If you don't have an account, Sign up to create one.
- Select the Accout Type, click
I need advanced settings
and clicknext
.
- Provide the Tenant Domain, select the region and click on
Create Account
.
- Once done you will land on the dashboard page
Step 2: Create a new Application
- Once you are on the Dashboard Page, click on
Application > Application
available on the left-hand side panel.
- Click on
Create Applicaiton
.
- Enter the Application name, choose an application type and click on
Create
.
Step 3: Where to find the credentials
- Go to settings available on the top of the form.
- You will find you
Client ID
,Client Secret
andDomain
.