Skip to content

Commit

Permalink
Fix images path
Browse files Browse the repository at this point in the history
  • Loading branch information
PYLochou committed Oct 24, 2023
1 parent 0c20351 commit d930526
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions authentication/AzureAD/README_WITH_CLIENT_SECRET.md
Original file line number Diff line number Diff line change
Expand Up @@ -461,11 +461,11 @@ To manage ODM runtime call on the next steps, we used the [Loan Validation Decis
Import the **Loan Validation Service** in Decision Center connected using *myodmuser*@YOURDOMAIN created at step 2
![Import project](/images/Keycloak/import_project.png)
![Import project](../Keycloak/images/import_project.png)
Deploy the **Loan Validation Service** production_deployment ruleapps using the **production deployment** deployment configuration in the Deployments>Configurations tab.
![Deploy project](/images/Keycloak/deploy_project.png)
![Deploy project](../Keycloak/images/deploy_project.png)
You can retrieve the payload.json from the ODM Decision Server Console or use [the provided payload](payload.json).
Expand Down

0 comments on commit d930526

Please sign in to comment.