AppModelv2-WebApp-OpenIDConnect-DotNet
AppModelv2-WebApp-OpenIDConnect-DotNet copied to clipboard
Unable to sign in, error: Application with identifier 'Enter_the_Application_Id_here' was not found in the directory 'abc '.
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.