Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| URL | Set this to the URL of the server where your Domino instance is hosted. |
| DatabaseScope | The name of a Domino scope from the Domino Web UI's Scopes page. The provider exposes forms and views for the schema governed by the specified scope. |
| AuthScheme | The type of authentication to use when connecting to Domino. |
| User | Specifies the authenticating user's user ID. |
| Password | Specifies the authenticating user's password. |
| Scope | Space-separated list of Domino REST API data-access permissions, each prefixed with your Application ID URI. |