User name not returned from authentication provider

Hello All,

I am trying to get the logged in app user’s name provided by authentication providder ( Google in this case) by using USERNAME() expression.

For certain user’s the expression is not returning the user’s name. In all probability, it could be a Google account setting challenge. The user might have turned it off to be shared or might not have set it up.

May I know where in Google account settings, the username and its sharing setting is available. Or alternatively could there be some other issue in USERNAME() not being returned only for certain users?

Solved Solved
0 2 257
1 ACCEPTED SOLUTION

Steve
Platinum 4
Platinum 4

USERNAME() is unreliable. Google, in particular, stopped providing reliable names when Google+ was shutdown.

View solution in original post

2 REPLIES 2

Steve
Platinum 4
Platinum 4

USERNAME() is unreliable. Google, in particular, stopped providing reliable names when Google+ was shutdown.

Oh OK, got it. Thank you very much @Steve.

Top Labels in this Space