This is an automated email from the ASF dual-hosted git repository.
vnick pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
from 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
new c257a57e4 GUACAMOLE-1844: Merge OIDC JWT claims as user token
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 +++++++++++++++++++++-
3 files changed, 107 insertions(+), 2 deletions(-)