authzed / spicedb-kubeapi-proxy

Secure access to the Kubernetes API using SpiceDB
https://authzed.com/spicedb
Apache License 2.0
21 stars 1 forks source link

enable request-header auth #61

Closed ecordell closed 1 year ago

ecordell commented 1 year ago

The CA loading wasn't configured properly for requestheader auth. This fixes the CA loading and adds a test to confirm the User/Groups are loaded as expected.