Skip to content

Add OpenID connect authentication to apiserver

kaiyou requested to merge 16-feat-oidc-authentication into master

This adds two separate config flags both for the issuer and client id, while the username claim and prefix are hardcoded. If configuration flags are not specified, no OIDC authentication is enabled.

Closes #16 (closed)

Merge request reports