
RomainT.34712 (Customer) asked a question.
Hi,
My app is a WebForms app with .Net 4.8
I can succesfully have the default claims but I still not succeed to include the groups list in a claim
My user is member of several groups defined in Okta
I there something I need to do to have the groups ?
Thank you
Romain

Hi Romain,
Yes Group claims will not show up by default. To enable please see the documentation,
https://developer.okta.com/docs/guides/customize-tokens-groups-claim/overview/
Note how this is setup depends on whether you are using a Org Authorization Server or a Custom Authorization Server.
Please let us know if you have any questions.