AuthScheme
The type of authentication to use when connecting to Domino.
Possible Values
OAuthPassword, AzureADデータ型
string
デフォルト値
"OAuthPassword"
解説
- OAuthPassword: This authentication method exchanges Domino user credentials for a JWT token. This method uses Domino's internal JWT provider.
- AzureAD: This authentication method uses Azure Active Directory as an IdP to obtain a JWT token. This method is used as an external JWT provider.