mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 01:36:23 +00:00
No need for custom property mapper
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
@@ -64,7 +64,7 @@ kubectl config set-credentials oidc \
|
||||
--exec-arg=--oidc-issuer-url=https://authentik.example.com/application/o/kube-apiserver/ \
|
||||
--exec-arg=--oidc-client-id=kube-apiserver \
|
||||
--exec-arg=--oidc-client-secret=<your client secret> \
|
||||
--exec-arg=--oidc-extra-scope=groups \
|
||||
--exec-arg=--oidc-extra-scope=profile \
|
||||
--exec-arg=--oidc-extra-scope=email
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user