mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUAC-587: Add guac-manifest.json to JDBC auth implementations.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
|
||||
"name" : "PostgreSQL Authentication",
|
||||
"namespace" : "guac-postgresql",
|
||||
|
||||
"authProviders" : [
|
||||
"org.glyptodon.guacamole.auth.postgresql.PostgreSQLAuthenticationProvider"
|
||||
]
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user