I have used OpenId to authenticate the users of my application. What are the user attributes that I have access to?
Asked
Active
Viewed 42 times
0
-
1who is your provider? it's provider dependent. For example here are attributes supported by Google and Yahoo http://stackoverflow.com/questions/17281022/do-the-google-and-yahoo-implementations-of-openid-respect-the-required-attribu/17281459#17281459 – ikumen Jul 16 '13 at 20:38
-
Google is my provider. Thank you ! That answers my question. – Seema Jul 16 '13 at 20:58