GUACAMOLE-839: Redirect user to proper URI for SSL/TLS client auth (rather than just refuse).

This commit is contained in:
Michael Jumper
2023-03-28 13:09:05 -07:00
parent 41f65b02f7
commit 08e5938493
2 changed files with 16 additions and 6 deletions

View File

@@ -21,6 +21,7 @@
"FIELD_HEADER_STATE" : "",
"FIELD_HEADER_TICKET" : "",
"INFO_IDP_REDIRECT_PENDING" : "Please wait, redirecting to identity provider...",
"INFO_REDIRECT_PENDING" : "Please wait while you are redirected...",
"NAME_IDP_CAS" : "CAS",
"NAME_IDP_OPENID" : "OpenID",
"NAME_IDP_SAML" : "SAML",