By: Vindula Jayawardana user 01 Sep 2016 at 7:04 a.m. CDT

1 Response
Vindula Jayawardana gravatar
Hi, I am trying to request authorization and receive the authorization code and ID token. I am following the docs here at https://www.gluu.org/docs/integrate/openid-connect/. However it does not say what should I put for claims(JSON Object field). Isn't this field should be optional by default (according to specs) ? Or else what should I put there to get the task done? -Thanks

By Yuriy Zabrovarnyy staff 01 Sep 2016 at 6:07 p.m. CDT

Yuriy Zabrovarnyy gravatar
Correct `claims` parameter is optional. You can find sample of claims parameter in specification here http://openid.net/specs/openid-connect-core-1_0.html#ClaimsParameter Thanks, Yuriy Z