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!