mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-09 06:31:22 +00:00
GUACAMOLE-197: Initial code for the guacamole-auth-radius authentication module.
This commit is contained in:
committed by
Nick Couchman
parent
9d587496b0
commit
d9d5573aa4
@@ -0,0 +1,14 @@
|
||||
{
|
||||
|
||||
"DATA_SOURCE_RADIUS" : {
|
||||
"NAME" : "RADIUS Backend"
|
||||
},
|
||||
|
||||
"LOGIN" : {
|
||||
"FIELD_HEADER_RADIUS_RESPONSE" : "",
|
||||
"INFO_RADIUS_RESPONSE_INCORRECT" : "RADIUS response incorrect.",
|
||||
"INFO_RADIUS_AUTH_REQUIRED" : "Please authenticate with RADIUS to continue.",
|
||||
"INFO_RADIUS_ADDL_REQUIRED" : "Additional credentials required."
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user