Skip to content

Commit

Permalink
mission
Browse files Browse the repository at this point in the history
  • Loading branch information
ejazsyed committed May 23, 2023
1 parent 86a2bfb commit 327e865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/implement/cpi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The Manage Security Material area provides an overview of security-related artif

1. In the **Name** field, enter **MDICredential**. This name will be used later in iflow.
2. In the **Description** field, enter **MDI Connection**
3. In the **Token Service url** field, enter url/oauth/Token*. You will find **url** from **uaa.url** in **MDI Service Key**.
3. In the **Token Service url** field, enter **url**/oauth/token. You will find **url** from **uaa.url** in **MDI Service Key**.
4. In the **Client ID** field, enter client id which will get from **uaa.clientid** in MDI Service Key.
5. In the **Client Secret** field, enter client secret which you will find from **uaa.clientsecret** in **MDI Service Key**
6. In the **Client Authentication** dropdown, chooe **Send as Request Header**.
Expand Down

0 comments on commit 327e865

Please sign in to comment.