mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-09 22:51:22 +00:00
GUACAMOLE-5: Handle shared connections via dedicated AuthenticationProvider.
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
"namespace" : "guac-postgresql",
|
||||
|
||||
"authProviders" : [
|
||||
"org.apache.guacamole.auth.postgresql.PostgreSQLAuthenticationProvider"
|
||||
"org.apache.guacamole.auth.postgresql.PostgreSQLAuthenticationProvider",
|
||||
"org.apache.guacamole.auth.postgresql.PostgreSQLSharedAuthenticationProvider"
|
||||
],
|
||||
|
||||
"translations" : [
|
||||
|
Reference in New Issue
Block a user