ContainerImage.Pinniped/apis
Ryan Richard 8ff6ef32e9 Allow additional claims to map into an ID token issued by the supervisor
- Specify mappings on OIDCIdentityProvider.spec.claims.additionalClaimMappings
- Advertise additionalClaims in the OIDC discovery endpoint under claims_supported

Co-authored-by: Ryan Richard <richardry@vmware.com>
Co-authored-by: Joshua Casey <joshuatcasey@gmail.com>
2023-01-13 14:59:50 -08:00
..
concierge Make kubectl explain work for Pinniped aggregated APIs 2022-09-21 15:15:37 -07:00
supervisor Allow additional claims to map into an ID token issued by the supervisor 2023-01-13 14:59:50 -08:00
README.md Add some generated API documentation. (#81) 2020-08-31 11:27:39 -05:00

API Generation Templates

This directory contains a template for generating our Kubernetes API code across several Kubernetes versions.

See the ./generated directory for the rendered output.