Hi,
When completing registration of a new user via Google OAuth2.0 I get redirected in to this "redeem invitation page" in the portal, even though I have set the redirect URI to <mydomain>/signin-google. The user is still not logged in even though I don't get an error messsage.
What am I missing?
Solved! Go to Solution.
Thanks for your answer. The problem was that Open Registration was not toggled to on.
Thanks for posting your question here, @P-E-P . Can you confirm whether you have invitations enabled (Authentication/Registration/InvitationEnabled
under Site Settings in the Portal Management app) and confirm that the user who is trying to log in does not already exist as a contact?
Reference:
https://docs.microsoft.com/power-apps/maker/portals/configure/configure-oauth2-google
Thanks for your answer. The problem was that Open Registration was not toggled to on.