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