This is an automated email from the ASF dual-hosted git repository.
vnick pushed a change to branch next
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
from 22fe53fde GUACAMOLE-1904: Merge additional AngularJS events reporting
client-specific mouse/touch interaction.
add 3d7d37c93 GUACAMOLE-926: Fix connection CSV imports for fields with
"(attribute)" and "(parameter)" suffixes
add e54069b5d GUACAMOLE-926: Merge fix connection CSV imports for fields
with "(attribute)" and "(parameter)" suffixes
add 8c4255356 GUACAMOLE-1844 : OIDC JWT claims as user token
add c257a57e4 GUACAMOLE-1844: Merge OIDC JWT claims as user token
new 1bf45c849 Merge changes from main branch to next.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../auth/openid/AuthenticationProviderService.java | 5 +-
.../auth/openid/conf/ConfigurationService.java | 34 +++++++++++
.../auth/openid/token/TokenValidationService.java | 70 +++++++++++++++++++++-
.../app/import/services/connectionCSVService.js | 4 +-
4 files changed, 109 insertions(+), 4 deletions(-)