Get more user info after successfull login

Hi guys.
Im working on a simple php regular web application.
After successfully login I can receive basic user info.
I would like to do a little bit more like create groups or get user roles and permissions.
How to get more info ?
Im reading this link “OpenID Connect Scopes” ,but can not figure how it work.
Any help would be appreciated.
Leandro.

Hey there, @ingrogger.

The best place to start would be here. On this link, you will learn about a feature we have shipped recently that allows devs to define roles and permissions.

If, after reading the docs under the link I sent you, you can’t figure it out how to proceed, let me know and I will try to help you.

Regards,
Bruno Krebs