Azure AD Authentication and Authorization

  • Thread starter Thread starter Athulya Pillai
  • Start date Start date
A

Athulya Pillai

Guest
Hello Team,

  1. We have a requirement to authenticate and authorize the .net framework mvc webapplication with authorized Azure Active Directory users .
  2. We are using azure commercial portal.
  3. Inorder to authorize with azure AD users,
    We have regsitered the app in azure.
    We are using Microsoft graph api with proper permission to verify the user groups.
  4. Now the probleme statement is , Customer is having Azure goverment portal.
    Will we able to use microsoft graph api without making any change in code in azure government portal?
  5. Is there any differnces in steps to register app and authorize the user Azure aD users in government portal and azure commercial portal



Thanks
Athulya

Continue reading...
 
Back
Top