From 04a1823195a8f2f52dd78c454c956c388c873b07 Mon Sep 17 00:00:00 2001 From: Joana Martins Date: Thu, 4 Apr 2024 12:02:30 +0100 Subject: [PATCH] Update README.md - Entra ID throws a new error page that should be ignore Some customers were confused by being redirected to an error page. I believe this error page didn't exist before, but in any case it can be ignored. --- templates/register-managed-services-rp-partner/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/templates/register-managed-services-rp-partner/README.md b/templates/register-managed-services-rp-partner/README.md index d5c68d5..8d6dc9a 100644 --- a/templates/register-managed-services-rp-partner/README.md +++ b/templates/register-managed-services-rp-partner/README.md @@ -52,6 +52,11 @@ where: * `{client-id}` is the application's client ID (that you retrived above). * `{tenant-id}` is your managed tenant ID +Whoever accesses this URL needs to be an admin of managed Entra ID tenant. + +It may be that you are redirected to a page saying "Sorry, but we’re having trouble signing you in. AADSTS500113: No reply address is registered for the application", **please ignore this message**. + +After consenting admin access and ignoring the error stated above, you should go to _Enterprise Applications_ on the managed Entra ID tenant to double check that you have this new app there. Now, that the app exists in each customer tenant, you need to give it permissions to be able to register the service provider in all subscriptions of those tenant.