0
votes

I have multi tenant application that has default app roles configured in the manifest of the source tenant and these roles are working perfectly fine in the clients Azure AD tenants. The problem is that I can't find a way to allow the clients to modify the manifest of the app in their tenant as the app doesn't pop-up in their App Registration list (only in the Enterprise Applications). Do I need to make my app gallery app or there is other way to make this work.

Thank you!

1
Hi,do you have time to research my answer? Does this help you?Carl Zhao

1 Answers

0
votes

Yes, you can edit the application manifest by creating an app gallery app.

However, there is one thing you should pay attention to. After being created in this way, may change the properties of the application. It is not a multi-tenant application, but the functions they implement are still the same.