Tag: ManagedPackage
-
Can a Managed Package Enforce “Admin Approved” OAuth Policy?
Question I am developing a Managed Package that includes an External Client App using the JWT Bearer Token Flow for authentication. I need to ensure that the OAuth Policy of the Connected App is automatically set to “Admin approved users are pre-authorized” when the package is installed in a subscriber org. Is there a way…