S
Sanjay Nipane
Guest
Hi,
We have ASP.NET 4.7 Web Forms application in which we are implementing Azure AD authentication.
We have Search user feature also in the application, which actually queries the AD, searches for users from specific group and adds users to our application and then grants different roles.
Our organization's Cloud manager has advised that they will not give Directory.ReadAll permission to Application whereas it is ok to grant Directory.ReadAll permission in Delegated manner.
Please advise what shall be the best .NET library/Protocol which we can use for implementing Azure AD authentication and search user feature in our application.
Sanjay Nipane
Continue reading...
We have ASP.NET 4.7 Web Forms application in which we are implementing Azure AD authentication.
We have Search user feature also in the application, which actually queries the AD, searches for users from specific group and adds users to our application and then grants different roles.
Our organization's Cloud manager has advised that they will not give Directory.ReadAll permission to Application whereas it is ok to grant Directory.ReadAll permission in Delegated manner.
Please advise what shall be the best .NET library/Protocol which we can use for implementing Azure AD authentication and search user feature in our application.
Sanjay Nipane
Continue reading...