GUACAMOLE-1364: Remove inconsistent "guac-" prefix from standard extension namespaces.

This commit is contained in:
Michael Jumper
2021-06-14 13:12:16 -07:00
parent 6a6cae0e30
commit 45c2cbf6b8
8 changed files with 8 additions and 8 deletions

View File

@@ -3,7 +3,7 @@
"guacamoleVersion" : "1.3.0",
"name" : "OpenID Authentication Extension",
"namespace" : "guac-openid",
"namespace" : "openid",
"authProviders" : [
"org.apache.guacamole.auth.openid.OpenIDAuthenticationProvider"