Hi RN,
Are you using WebSphere Application Server or Liberty? Also, which version? If you're using Liberty, are you using openidConnectClient or socialLogin features?
With each runtime, there is a property to map users to the registry? WebSphere: provider_(id).mapIdentityToRegistryUser, Liberty (openidConnectClient): mapIdentityToRegistryUser. In both, the default is false. I'm not sure if you have a choice with social. Do you have that property set to true? Do your google users exist in your LDAP registry? If so, is there a specific claim in the id_token that matches up to the principal name?
------------------------------
Barbara Jensen
------------------------------