GUACAMOLE-839: Ensure SSL/TLS client auth failures are reflected in the Guacamole UI.

This commit is contained in:
Michael Jumper
2023-01-27 16:38:45 -08:00
parent b6ce477625
commit 38f1360dec
15 changed files with 681 additions and 295 deletions

View File

@@ -13,6 +13,8 @@
"styles/sso-providers.css"
],
"js" : [ "ssl.min.js" ],
"html" : [
"html/sso-providers.html",
"html/sso-provider-ssl.html"