GUACAMOLE-210: Add redirect message. Refactor to use minification and pre-cached templates.

This commit is contained in:
Michael Jumper
2017-08-27 22:36:06 -07:00
parent 724a6a9737
commit 187903563b
9 changed files with 170 additions and 6 deletions

View File

@@ -0,0 +1,12 @@
{
"DATA_SOURCE_OPENID" : {
"NAME" : "OpenID SSO Backend"
},
"LOGIN" : {
"FIELD_HEADER_ID_TOKEN" : "",
"INFO_REDIRECT_PENDING" : "Please wait, redirecting to identity provider..."
}
}