summaryrefslogtreecommitdiffstats
path: root/src/main/resources/guac-manifest.json
blob: ef3c431bb4a43c445a426a94798090185b7764da (plain) (blame)
1
2
3
4
5
6
7
{
    "guacamoleVersion" : "*",
    "name" : "bwLehrpool virtual pool",
    "namespace" : "de.bwlehrpool",
    "authProviders": ["de.bwlehrpool.bwlp_guac.BwlpAuthenticationProvider"],
    "html" : [ "disclaimer.html" ]
}