Auth Code Flow
Step 1: Create OpenMetadata as a new Client
- Click on
Clients
in the menu. - Click on
Create Client
button. - Select the
Client type
. - Enter the
Client ID
. - Enter the Name and Description
(Optional)
. - Click on
Next
button.
Step 2: Edit Configs of the client
- Enable
Client authentication
andAuthorization
. - Select
Standard flow
as anAuthentication flow
. - Click
Next
.
Step 3: Add Login Settings
- fill the required options
- Click on
Save
button.
Note: Scopes openid
, email
& profile
are required to fetch the user details so you will have to add these scopes in your client.
Step 3: Where to Find the Credentials
- Navigate to the
Credentials
tab. - You will find your
Client Secret
related to the Client id "open-metadata"