I have an Azure multi tenant app that another Azure AD Tenant has access to but for some reason only admins from that tenant can access

  • Thread starter Thread starter only_alaa
  • Start date Start date
O

only_alaa

Guest
I have an Azure AD application that is configured to be multi tenant application. I have another Azure AD Tenant configured to access it and it added it successfully to its enterprise applications. However when authenticating to it, only admins can authenticate, the normal users in that tenant cannot access the application.

The application is a MVC Web Application developed in C#.

Is there any additional permissions I need to assign this tenant to be able for its users to access the application?


Thanks in advance.


Alaa Abouzeid

Continue reading...
 
Back
Top