...
returnUri => Azure active directory/Manage/App registrations/ click 'Redirect URIs'/select the URI with oauth at the end.
The final thing is to update the application file.
<endpoints>
<endpoint id="D365FO" displayName="D365FO" type="D365FO" protocol="classic" companyName="LegalEntity" address="https://YourUriAddress">
<azureConfiguration authority="https://login.microsoftonline.com/YourTennantId/oauth2/authorize" serviceName="MobService" clientId="YourApplicationId" returnUri="https://YourUriAddress/oauth"/>
</endpoint>
</endpoints>
...
Page Properties | ||
---|---|---|
| ||
|