package
0.0.0-20250113092120-bbdfeb105813
Repository: https://github.com/project-kessel/inventory-api.git
Documentation: pkg.go.dev

# README

OAuth2 / OIDC Authentication

The oidc package provides an authenticator for OIDC tokens. We need to make the claims configurable and figure out how to map them to Identity attributes.

Principal mapped to {domain}:{sub} for example issuer is sso.redhat.com and subject sub is 1234 so the principal would be redhat.com:12324