From d9305261c24087ec5966d38a0e296688ce40fe84 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Lochou Date: Tue, 24 Oct 2023 18:04:03 +0200 Subject: [PATCH] Fix images path --- authentication/AzureAD/README_WITH_CLIENT_SECRET.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/authentication/AzureAD/README_WITH_CLIENT_SECRET.md b/authentication/AzureAD/README_WITH_CLIENT_SECRET.md index a697192c..84b55b0a 100644 --- a/authentication/AzureAD/README_WITH_CLIENT_SECRET.md +++ b/authentication/AzureAD/README_WITH_CLIENT_SECRET.md @@ -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).