<#801 feat: add OIDC auth support for osctrl-admin...
# osctrl
g
#801 feat: add OIDC auth support for osctrl-admin Pull request opened by jan-krueger This PR adds OIDC (OpenID Connect) authentication as a new auth method for osctrl-admin. It partially closes #800 • auto-discovers endpoints from the issuer's
.well-known/openid-configuration
• includes JIT user creation • allows to restrict access to specific groups (not the most flexible but probably sufficient for most use-cases) I've tested this with a local Keycloak instance. jmpsec/osctrl