Credit Card/Debit Card Group Policy
Hi all,
I need to be able to disable the option to save Credit Card/Debit cards through group policy, has anyone got a few steps to help me through this?
Thank You
Hi all,
I need to be able to disable the option to save Credit Card/Debit cards through group policy, has anyone got a few steps to help me through this?
Thank You
Todas as respostas (2)
You can use the Preferences policy:
https://github.com/mozilla/policy-templates/blob/master/README.md#preferences
And specifically set the preferences:
extensions.formautofill.creditCards.enabled
to false
We don't have an explicit policy for them (yet)