authelia: Set claims policy for MinIO
MinIO console needs access to the *groups* scope in order to assign the correct permissions to users as they log in.pull/71/head
parent
6e2cbeb102
commit
370c8486fa
|
@ -123,6 +123,7 @@ identity_providers:
|
|||
redirect_uris:
|
||||
- https://burp.pyrocufflink.blue:9090/oauth_callback
|
||||
- https://minio.backups.pyrocufflink.blue/oauth_callback
|
||||
claims_policy: default
|
||||
- client_id: step-ca
|
||||
client_name: step-ca
|
||||
public: true
|
||||
|
|
Loading…
Reference in New Issue