Commit Graph

3 Commits (dc7edf634eebb22b4eb7ea325e2da523befeaa20)

Author SHA1 Message Date
Nick Boldt a97e6eec90
chore: update license headers to 2023 because we still use that annoying license header checker for some reason (#412)
To update next year:

  find . -name "*" -exec sed -i -r -e "s@-2023 Red Hat@-2024 Red Hat@g" {} \;

Change-Id: I2167da69ac584e743e61f4bbe699f06296911857
Signed-off-by: Nick Boldt <nboldt@redhat.com>

Signed-off-by: Nick Boldt <nboldt@redhat.com>
2023-01-04 10:33:06 -04:00
Piotr Karatkevich 6d2907e226 feat(oidc): email claim configuration 2022-06-29 17:33:54 +03:00
Michal Vala 388a5183be
feat: native auth on Kubernetes (#171)
Signed-off-by: Michal Vala <mvala@redhat.com>
2021-11-25 14:48:55 +01:00