Draft: Issue #3240633 by tBKoT, rolki, robertragas, fabianderijk: Make possible to...
        Compare changes
      
   
        config/schema/o365.schema.yml
        
      0 → 100644
     
 + 16
 − 0
Issue #3240633 by tBKoT, rolki, robertragas, fabianderijk: Make possible to use multiple Office 365 connectors
Don't we need client_id/client_secret/tenant_id/auth_scopes per connector?
This opens up opportunities where for example an administrator comes from one o365 instance and regular users from another.
No, these values are saved in settings.php in the new version of the module. For security reasons, we don't want to save these values in the database.