mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUAC-587: Add guac-manifest.json to LDAP.
This commit is contained in:
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
|
||||||
|
"name" : "LDAP Authentication",
|
||||||
|
"namespace" : "guac-ldap",
|
||||||
|
|
||||||
|
"authProviders" : [
|
||||||
|
"net.sourceforge.guacamole.net.auth.ldap.LDAPAuthenticationProvider"
|
||||||
|
]
|
||||||
|
|
||||||
|
}
|
Reference in New Issue
Block a user