Cari Bantuan

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Pelajari Lebih Lanjut

Is there any Group Policy for AutoSelectCertificateForUrls

  • 1 balas
  • 0 memiliki masalah ini
  • Balasan terakhir oleh Kamal Kiri

more options

Is there any parameter or group policy similar to Chrome "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\AutoSelectCertificateForUrls]", as we implemented application with Certificate sign-in, it pop-up every time when navigating to different on-prem servers, we enabled Group policy for MSEdge & Chrome, but need to do same for Mozilla Firefox.

I need expert advice on this subject matter.

Regards,

Kamal Kiri

Is there any parameter or group policy similar to Chrome "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\AutoSelectCertificateForUrls]", as we implemented application with Certificate sign-in, it pop-up every time when navigating to different on-prem servers, we enabled Group policy for MSEdge & Chrome, but need to do same for Mozilla Firefox. I need expert advice on this subject matter. Regards, Kamal Kiri

Solusi terpilih

I figured out by following the instructions on https://github.com/mozilla/policy-templates/blob/master/windows/en-US/firefox.adml

Set Group Policy Preferences (JSON on one line) Enabled Options: {"security.default_personal_cert": "Select Automatically"}

OR

Set this Policy registry value

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Mozilla\Firefox] "DisableAppUpdate"=dword:00000001 "Preferences"="{\"security.default_personal_cert\": \"Select Automatically\"}"

Baca jawaban ini dalam konteks 👍 0

Semua Balasan (1)

more options

Solusi Terpilih

I figured out by following the instructions on https://github.com/mozilla/policy-templates/blob/master/windows/en-US/firefox.adml

Set Group Policy Preferences (JSON on one line) Enabled Options: {"security.default_personal_cert": "Select Automatically"}

OR

Set this Policy registry value

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Mozilla\Firefox] "DisableAppUpdate"=dword:00000001 "Preferences"="{\"security.default_personal_cert\": \"Select Automatically\"}"

Membantu?

Ajukan pertanyaan

Anda harus masuk ke akun Anda untuk membalas kiriman ini. Sila mulai pertanyaan baru, jika Anda belum memiliki akun.