Skip to content

Commit

Permalink
doc edits
Browse files Browse the repository at this point in the history
  • Loading branch information
ksrinath committed Aug 8, 2024
1 parent e6a3b0a commit 608b707
Showing 1 changed file with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,17 @@ You may also want to configure the other selections as shown in the above image,

### 2. Configure SCIM

a). In the `Provisioning` tab, configure the DataHub-SCIM endpoint as shown below:
a). Generate a personal access token from [DataHub](../../docs/authentication/personal-access-tokens.md#creating-personal-access-tokens).

b). In the `Provisioning` tab, configure the DataHub-SCIM endpoint as shown in the below image:

<p>
<img width="70%" src="https://raw.githubusercontent.com/datahub-project/static-assets/main/imgs/scim/okta/scimConfig1.png"/>
</p>

**Note**: the Bearer token would be a [personal access token generated from DataHub](../../docs/authentication/personal-access-tokens.md#creating-personal-access-tokens)
**Note**: Set the value of the `Bearer` field to the personal access token obtained in step (a) above.

b). Configure the `To App` section as shown below:
c). Configure the `To App` section as shown below:

<p>
<img width="70%" src="https://raw.githubusercontent.com/datahub-project/static-assets/main/imgs/scim/okta/scimConfig2.png"/>
Expand Down

0 comments on commit 608b707

Please sign in to comment.