solo-io / gloo

The Feature-rich, Kubernetes-native, Next-Generation API Gateway Built on Envoy
https://docs.solo.io/
Apache License 2.0
4.09k stars 442 forks source link

Support OIDC distributed claims #6144

Open asayah opened 2 years ago

asayah commented 2 years ago

Version

1.11.x (beta)

Is your feature request related to a problem? Please describe.

In an OIDC flow, sometimes we use the distributed claims to avoid maxing out the size of a JWT, check https://openid.net/specs/openid-connect-core-1_0.html#AggregatedDistributedClaims

Describe the solution you'd like

Provide a way in gloo edge to fetch the distributed claims for the reference in the JWT These claims will be used in RBAC to enforce certain permissions.

Describe alternatives you've considered

OPA

Additional Context

No response

github-actions[bot] commented 4 months ago

This issue has been marked as stale because of no activity in the last 180 days. It will be closed in the next 180 days unless it is tagged "no stalebot" or other activity occurs.