By: Mirko Teodorovic user 26 Mar 2019 at 2:23 a.m. CDT

3 Responses
Mirko Teodorovic gravatar
When I'm getting the user info after successfull authentification I'm getting following info ``` sub 7yKZZF1nCFv96XWZ_Nqldl3f1ayza0yN9cOvtlkti8c website https://www.gluu.org/ zoneinfo America/Los_Angeles birthdate 20170907123010.485Z gender male profile https://www.facebook.com/gluufederation/ name Default Admin User nickname Admin preferred_username admin given_name Admin middle_name Admin family_name User picture https://www.gluu.org/wp-content/themes/gluu/images/gl.png email_verified true email admin@gluu-auth.tk ``` I'm not getting the info about the group or role that user belongs ( has ) how can I achieve that?

By Michael Schwartz Account Admin 26 Mar 2019 at 5:26 a.m. CDT

Michael Schwartz gravatar
Make sure there is a scope that has those claims. And then release that scope to the client.

By Aliaksandr Samuseu staff 26 Mar 2019 at 12:07 p.m. CDT

Aliaksandr Samuseu gravatar
Hi, Mirko. Was the ticket closed by accident, or help is still needed here? Overall, it's as Michael has said: you need to check what claims are covered by scopes you release to this client. Claims are another representation of attributes in Gluu Server.

By Michael Schwartz Account Admin 26 Mar 2019 at 6:05 p.m. CDT

Michael Schwartz gravatar
I closed the ticket because it was such a basic question...