Back to groups

This commit is contained in:
dvirlabs 2025-06-03 13:22:37 +03:00
parent 11ab85168d
commit 46fbb1e8e2

View File

@ -35,7 +35,7 @@ auth:
clientId: minio
clientSecret: "xODiTgMmbW9ijiC4bMcRzaf2BXdKqH3P"
redirectUri: https://minio.dvirlabs.com/oauth_callback
claimName: policy
claimName: groups
scopes: openid,email,profile
displayName: MinIO-OIDC
userClaim: ""
@ -50,7 +50,7 @@ extraEnvVars:
- name: MINIO_IDENTITY_OPENID_REDIRECT_URI
value: https://minio.dvirlabs.com/oauth_callback
- name: MINIO_IDENTITY_OPENID_CLAIM_NAME
value: policy
value: groups
- name: MINIO_IDENTITY_OPENID_SCOPES
value: openid,email,profile
- name: MINIO_IDENTITY_OPENID_DISPLAY_NAME