From 6654b952afd7eb9efa8edb9818154d645f158447 Mon Sep 17 00:00:00 2001 From: dalilareis16 Date: Fri, 5 Dec 2025 10:19:48 +0000 Subject: [PATCH] Update setup-assessement-tool.md Specify where the Redirect URI should be added when using external authentication. We had a case where the customer was having login errors because they had configured this in the Web apps instead. --- src/migration-to-odc/setup-assessement-tool.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/migration-to-odc/setup-assessement-tool.md b/src/migration-to-odc/setup-assessement-tool.md index 0d3c2d499..d422051e2 100644 --- a/src/migration-to-odc/setup-assessement-tool.md +++ b/src/migration-to-odc/setup-assessement-tool.md @@ -118,7 +118,7 @@ The [Conversion Assessment Tool Installer](https://www.outsystems.com/forge/comp
-If your IT users [authenticate with external IdP](../manage-platform-app-lifecycle/manage-it-teams/external-idp/intro.md), add the following redirect URI to your IdP configuration: +If your IT users [authenticate with external IdP](../manage-platform-app-lifecycle/manage-it-teams/external-idp/intro.md), add the following redirect URI to your IdP configuration, for the Mobila and Desktop apps: * `https:///ConversionAssessmentInstaller/OIDC_Callback`