> ## Documentation Index
> Fetch the complete documentation index at: https://support.lilt.com/llms.txt
> Use this file to discover all available pages before exploring further.

# OneDrive Configuration

In order to use OneDrive via Connectors, set the following OIDC values in the `lilt/environments/lilt/values.yml` file:

```yml theme={null}
connectors:
  onpremValues:
    env:
      ONEDRIVE_CLIENT_ID:
      ONEDRIVE_CLIENT_SECRET:
```
