stormpath-sdk-java icon indicating copy to clipboard operation
stormpath-sdk-java copied to clipboard

/userInfo endpoint for OIDC

Open rbhojan opened this issue 8 years ago • 2 comments

rbhojan avatar Feb 06 '17 02:02 rbhojan

Is that endpoint/route camel-cased in the spec? or is it /userinfo ?

lhazlewood avatar Feb 06 '17 22:02 lhazlewood

it is camel-cased in the OIDC spec (as an example endpoint - doesn't mandate it though), but all providers in general (e.g google) have it camel-cased.

Regards, Ramesh

On Mon, Feb 6, 2017 at 2:49 PM, Les Hazlewood [email protected] wrote:

Is that endpoint/route camel-cased in the spec? or is it /userinfo ?

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/stormpath/stormpath-sdk-java/issues/1293#issuecomment-277840050, or mute the thread https://github.com/notifications/unsubscribe-auth/AF2mxwLOxaqRFxMpk8CMFdAPSSpEZuNwks5rZ6NngaJpZM4L3u4J .

rbhojan avatar Feb 06 '17 23:02 rbhojan