mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
GUACAMOLE-210: Migrate to implicit flow (client-side, relies on "id_token"). Update to pre-release 0.9.9-incubating codebase.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
|
||||
"guacamoleVersion" : "0.9.9",
|
||||
"guacamoleVersion" : "0.9.9-incubating",
|
||||
|
||||
"name" : "OAuth Authentication Extension",
|
||||
"namespace" : "guac-oauth",
|
||||
@@ -11,11 +11,8 @@
|
||||
|
||||
"js" : [
|
||||
"oauthModule.js",
|
||||
"oauthController.js",
|
||||
"oauthConfig.js"
|
||||
],
|
||||
|
||||
"resources" : {
|
||||
"oauthCodeField.html" : "text/html"
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user