mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
GUACAMOLE-210: Add stub OAuthAuthenticationProvider.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
|
||||
"guacamoleVersion" : "0.9.9",
|
||||
|
||||
"name" : "OAuth Authentication Extension",
|
||||
"namespace" : "guac-oauth",
|
||||
|
||||
"authProviders" : [
|
||||
"org.apache.guacamole.auth.oauth.OAuthAuthenticationProvider"
|
||||
]
|
||||
|
||||
}
|
Reference in New Issue
Block a user