Add default permission to oidc users
This commit is contained in:
parent
51a986b324
commit
778a39aeec
@ -55,4 +55,6 @@ extraEnvVars:
|
|||||||
value: openid,email,profile
|
value: openid,email,profile
|
||||||
- name: MINIO_IDENTITY_OPENID_DISPLAY_NAME
|
- name: MINIO_IDENTITY_OPENID_DISPLAY_NAME
|
||||||
value: MinIO-OIDC
|
value: MinIO-OIDC
|
||||||
|
- name: MINIO_IDENTITY_OPENID_ROLE_POLICY
|
||||||
|
value: "minio-readonly"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user