Hi @Tam5sense ,
When users log in with SSO, the identity provider (in this case, Google) handles the authentication process and validates the user's credentials. After successful authentication, the identity provider sends back a token to the Power Portal, confirming the user's identity. The portal can use this token to identify the user and grant access accordingly.
In such scenarios, the user's information is not stored within the portal's local contacts table. Instead, the portal relies on the identity provider (Google) to manage and store the user's information. The portal uses the provided identity token to authenticate the user and control their access to specific portal resources.
Thanks,
Saud
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.