Commit Graph

6989 Commits

Author SHA1 Message Date
Michael Jumper
30bf87368d GUACAMOLE-1905: Update to latest compatible version of Jersey (2.42). 2024-03-24 18:47:58 -07:00
Michael Jumper
5ff5b27817 GUACAMOLE-1905: Do not consider Logback 1.5.x for updates (incompatible). 2024-03-24 15:03:39 -07:00
Michael Jumper
923fe14d6c GUACAMOLE-1905: Update to latest compatible version of Jackson (2.17.0). 2024-03-24 15:02:43 -07:00
Michael Jumper
26e0a97201 GUACAMOLE-1905: Update to latest version of Kotlin (1.9.23). 2024-03-24 14:30:47 -07:00
Nathaniel.Belles
0ee8fb52d1 GUACAMOLE-1374: Updating base Docker image for building on ARM 2024-03-23 22:45:21 -04:00
James Muehlner
455c05aa37 GUACAMOLE-1931: Add configuration option to allow overwriting recording files. 2024-03-18 17:01:51 +00:00
Michael Jumper
3611be5c41 Merge changes from patch branch back to main. 2024-03-14 00:28:19 -07:00
Michael Jumper
1a51fc44b4 Merge 1.5.5 changes back to patch. 2024-03-14 00:27:48 -07:00
Mike Jumper
6119c85d00 GUACAMOLE-1905: Merge correction to license information for Woodstox. 2024-03-13 17:28:56 -07:00
James Muehlner
0563425036 GUACAMOLE-1905: Restore license info for woodstox-stax2-api 4.2.0, now in use again after version revert. 2024-03-13 23:37:10 +00:00
Michael Jumper
5a43d494f2 Merge patch changes back to main. 2024-03-13 15:27:32 -07:00
Michael Jumper
4f8848d846 Merge 1.5.5 changes back to patch. 2024-03-13 15:27:03 -07:00
Mike Jumper
fe3f1d0eb4 GUACAMOLE-1905: Merge reversion of Apache Santuario update (compat with Woodstox). 2024-03-13 15:24:36 -07:00
James Muehlner
8e5cf7ab1b GUACAMOLE-1905: Revert Apache Santuario version for compatibility with reverted Woodstox version. 2024-03-13 21:53:04 +00:00
Virtually Nick
ecec7bc305 Merge 1.5.5 changes back to main. 2024-03-12 17:48:21 -04:00
Virtually Nick
325c97aed8 GUACAMOLE-1905: Merge revert to java-saml-compatible version of woodstox. 2024-03-12 17:45:46 -04:00
Virtually Nick
7cf4063de4 GUACAMOLE-1905: Merge upgrade to jose4j 0.9.6. 2024-03-12 17:44:34 -04:00
James Muehlner
dc016e4b9f GUACAMOLE-1905: Upgrade to jose4j 0.9.6. 2024-03-12 21:20:49 +00:00
James Muehlner
35195069e6 GUACAMOLE-1905: Revert to java-saml-compatible version of woodstox. 2024-03-12 21:14:52 +00:00
Virtually Nick
5843c67704 Merge 1.5.5 changes back to main. 2024-03-09 15:05:19 -05:00
Virtually Nick
bdfe030f61 GUACAMOLE-1905: Merge revert to Java-8-compatible Logback 1.3.14. 2024-03-09 15:01:37 -05:00
James Muehlner
6bed9cef1e GUACAMOLE-1905: Revert to Java-8-compatible Logback 1.3.14. 2024-03-09 00:36:23 +00:00
James Muehlner
ecb5522fef GUACAMOLE-1905: Merge update to latest compatible versions of client dependencies. 2024-03-08 11:12:51 -08:00
Virtually Nick
c257a57e4c GUACAMOLE-1844: Merge OIDC JWT claims as user token 2024-03-05 07:56:39 -05:00
Virtually Nick
e54069b5da GUACAMOLE-926: Merge fix connection CSV imports for fields with "(attribute)" and "(parameter)" suffixes 2024-03-05 07:49:03 -05:00
Leonard Wagner
3d7d37c938 GUACAMOLE-926: Fix connection CSV imports for fields with "(attribute)" and "(parameter)" suffixes 2024-03-04 17:17:54 +01:00
Virtually Nick
50bb392f62 GUACAMOLE-1905: Update JDBC driver versions in Dockerfile. 2024-03-03 16:16:46 -05:00
Virtually Nick
e149492188 GUACAMOLE-1905: Update NodeJS dependencies for web application to latest compatible versions. 2024-03-03 16:16:46 -05:00
Virtually Nick
fddcdd39f9 GUACAMOLE-1905: Update Java dependencies to latest compatible versions. 2024-03-03 16:16:46 -05:00
mildis
8c42553564 GUACAMOLE-1844 : OIDC JWT claims as user token
GUACAMOLE-1844 : OIDC JWT claims as user token

This patch allows IDP to send JWT claims that can be mapped to user tokens, prefixed with OIDC_.
Same case transormation apply than LDAP_ and CAS_.

Define openid-attributes-claim-type with a comma-separated list of claims that should be mapped.

Multivalued JWT claims are not unrolled.
2024-02-13 21:38:48 +01:00
Mike Jumper
22fe53fde5 GUACAMOLE-1904: Merge additional AngularJS events reporting client-specific mouse/touch interaction. 2024-01-31 14:14:44 -08:00
James Muehlner
56ca4e9aa5 GUACAMOLE-1904: Broadcast events for mouse/touch events in client. 2024-01-31 19:12:45 +00:00
James Muehlner
0c9e124b86 GUACAMOLE-1915: Merge version bumps for projects outside the 1.5.5 scope. 2024-01-30 12:32:48 -08:00
Virtually Nick
46db5f249d GUACAMOLE-1915: Bump versions for projects outside the 1.5.5 scope. 2024-01-30 12:37:45 -05:00
James Muehlner
c2697fa4ab Merge 1.5.5 changes back to master. 2024-01-30 17:16:16 +00:00
James Muehlner
4c24bfd18d GUACAMOLE-1906: Merge version bump to 1.5.5 for guac-manifest versions and extension loader. 2024-01-30 09:15:51 -08:00
Virtually Nick
4119304913 GUACAMOLE-1906: Bump guac-manifest versions and add 1.5.5 to the extension loader. 2024-01-29 21:53:33 -05:00
James Muehlner
a0b2d1f1b1 Merge 1.5.5 changes back to master. 2024-01-29 22:14:15 +00:00
James Muehlner
8ee3df0bdb GUACAMOLE-1906: Merge version number bump to 1.5.5. 2024-01-29 14:11:59 -08:00
Virtually Nick
ff20c8db08 GUACAMOLE-1906: Bump version numbers to 1.5.5. 2024-01-26 20:32:29 -05:00
Mike Jumper
fadbefec85 GUACAMOLE-1904: Merge enhancements to available events/hooks related to client args and menu. 2024-01-18 12:26:54 -08:00
James Muehlner
70a7696f74 GUACAMOLE-1904: Deduplicate events by broadcasting all directly from the root scope. 2024-01-18 19:37:38 +00:00
James Muehlner
99e02b4166 WIP: Allow the extension to do its own rendering of fields outside the menu if needed. 2024-01-17 00:07:00 +00:00
Virtually Nick
22e1d47de7 Merge 1.5.5 changes back to master. 2024-01-16 15:51:29 -05:00
Virtually Nick
d970442872 GUACAMOLE-1909: Merge update the default Max Connections Per User to 0. 2024-01-16 15:45:47 -05:00
Alex Leitner
cd659780d8 GUACAMOLE-1909: Update the default Max Connections Per User to 0. 2024-01-16 20:36:38 +00:00
James Muehlner
2a18c330fc GUACAMOLE-1904: Add new events to allow children to open/close the client menu. 2024-01-12 23:34:48 +00:00
James Muehlner
4d85c81200 GUACAMOLE-1904: Always render client menu even if not shown. 2024-01-12 23:15:09 +00:00
James Muehlner
15b88dd4f4 GUACAMOLE-1904: Disable ManagedArgument instead of deleting when updated, to avoid fields disappearing upon modification. 2024-01-12 23:15:05 +00:00
James Muehlner
012663ed9a GUACAMOLE-1904: Pass the client directly to the field to allow saving field values. 2024-01-12 17:21:19 +00:00