The Microsoft AD Azure provider allows authentication against an application created in the Azure management environment for INETAPP.
https://<External Visible URL>/login/azure
, e.g.: https://<your-server:port>/login/azure
or https://<your-server>/pdfc/default.aspx/login/azure
(if IIS is used). The type is required to be "Web"
The Client ID
is obtained from the overview page and is called Application (client) ID
there.
After creating the Application you need to create client secrets:
Value
which is the Client Secret
In the configuration manager web interface you need to enter the Client ID
and Client Secret
that you received from the Microsoft Azure Application OAuth App.
If your applications type is Single Tenant only, you have to add the tenants name in the configuration as well. Otherwise leave it empty.