The configuration parameters in this section configure retrieval of user and group information from Azure Active Directory.
The following example demonstrates how to configure an Azure Active Directory repository:
[AzureAD] < "oauth.cfg" [OAUTH] // OAuth tokens imported from file generated by OAuth tool GroupServerLibrary=ogs_azure MicrosoftGraphApiUrl=https://graph.windows.net/common/ ImportExternalUsers=FALSE UseSystemProxy=true SSLMethod=negotiate
|