Forum Discussion
Ashok_Mohanty
Feb 26, 2020Copper Contributor
Authorize access to web applications using OpenID Connect and Azure Active Directory
I have register my application with AD Tenant with following steps: 1. In the Azure Active Directory left menu, select App Registrations, and then select New registration. 2. Given application name...
- Feb 26, 2020Have you tried going to 'Enterprise Applications', finding your AAD App there and configuring 'User assignment required?' to Yes in Properties?
Thijs Lecomte
Feb 28, 2020Bronze Contributor
Ashok_Mohanty
Mar 03, 2020Copper Contributor
The issue resolved now. Thanks for your help.