oidc-client-ts icon indicating copy to clipboard operation
oidc-client-ts copied to clipboard

Access custom claims?

Open flindby opened this issue 3 years ago • 0 comments

Our identity provider are returning some custom claims ('uid' and 'groups'), with the old library (oidc-client-js) we could access them with "user.profile.uid" and "user.profile.groups". Is this possible now with this library in some fashion?

flindby avatar Aug 10 '22 11:08 flindby