AzureADQuickStarts / AppModelv2-WebApp-OpenIDConnect-DotNet

ASP.NET Web Server - OpenID Connect v2 Endpoint Sample
Apache License 2.0
96 stars 91 forks source link

Unable to sign in, error: Application with identifier 'Enter_the_Application_Id_here' was not found in the directory 'abc '. #50

Open n-ahmed2k6 opened 1 year ago

n-ahmed2k6 commented 1 year ago

AADSTS700016: Application with identifier 'Enter_the_Application_Id_here' was not found in the directory 'abc '. This can happen if the application has not been installed by the administrator of the tenant or consented to by any user in the tenant. You may have sent your authentication request to the wrong tenant.

downloaded sample code and added tenant and client id in configuration and cross checked consented with AD admin user as well, all seems correct according to documentation but still getting this error.