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 noauth.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
|
||||
"name" : "Disabled Authentication",
|
||||
"namespace" : "guac-noauth",
|
||||
|
||||
"authProviders" : [
|
||||
"net.sourceforge.guacamole.net.auth.noauth.NoAuthenticationProvider"
|
||||
]
|
||||
|
||||
}
|
Reference in New Issue
Block a user