Forum Discussion
Need understand some point of this feature - 3.6. Managed configuration management
Hey! I'm also stuck with a similar question.
My understanding was that this is only useful with one policy per device which is actually encouraged as per the last note on this page. But now that you mentioned it, I'm doubting my understanding of this item. Hopefully someone can enlighten us here.
Regarding your question about knowing if gmail supports it, you can either use the EMM API Products.getAppRestrictionsSchema endpoint (not useful if registering a new solution right now since EMM API is no longer accepting applications), or the AMAPI enterprises.applications.get endpoint which lists the Managed Configurations available. Or an even better solution in my opinion which is using the managed configurations iframe which handles all the necessary logic for rendering the form with every managed configuration available for a specific app.