Hello,
I have configured OpenID Connect provider with Azure AD following all the steps in this document https://docs.microsoft.com/en-us/powerapps/maker/portals/configure/configure-openid-settings.
However, I am getting an error when I try to sign in from an internal/external account. Initially, I got "unverified" error while signing in using Microsoft account but I stopped seeing that error and now, it just redirects me to the home page of my portal with an error shown in screenshot below.
Also, Azure AD works without any errors.
Thank you so much in advance!!
Solved! Go to Solution.
Thank you so much! I had to change the metadata address. I had to remove "common" from the address and replace it with Directory (tenant) ID of connected registered application in Azure AD.
Hi, this is not an easy one to troubleshoot
I would advise review all site settings and make sure they are configured correctly as per the article you pointed out
Do you have access to the OpenID provider settings? are the redirect urls setup correctly?
Power Apps Portals Super User
Thank you so much! I had to change the metadata address. I had to remove "common" from the address and replace it with Directory (tenant) ID of connected registered application in Azure AD.