Nerzal / gocloak

golang keycloak client
Apache License 2.0
1.01k stars 275 forks source link

Add azp to introspect token result #480

Open nanduri1998 opened 1 month ago

nanduri1998 commented 1 month ago

This adds the azp claim into the introspection result so clients can use this to get the requestor client ID to be used further down in the code