mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-28 17:44:58 +00:00
wip: synchro
This commit is contained in:
@@ -45,7 +45,7 @@ class RemoteCalendarConnectAzureController
|
||||
return $this->clientRegistry
|
||||
->getClient('azure') // key used in config/packages/knpu_oauth2_client.yaml
|
||||
->redirect([
|
||||
'User.Read', 'Calendars.Read', 'Calendars.Read.Shared',
|
||||
'https://graph.microsoft.com/.default'
|
||||
]);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user