mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +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