From: Krzysztof B. <kb...@un...> - 2017-04-03 17:33:37
|
Willem, W dniu 03.04.2017 o 17:25, Willem Elbers pisze: > Dear Krzysztof, > > is it possible to prevent browser from showing the client certificate > popup when we are not using X.509 certificates for authentication? > > As you might know this results in issues for Safari users. If you don't use client-cert authN at all then set: unityServer.core.httpServer.wantClientAuthn=false Note that this is per-server setting. Best Krzysztof |