This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a change to branch staging/1.3.0
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git.


    from c4b9b01  GUACAMOLE-1205: Merge bump of version numbers to 1.3.0.
     add 0279a31  GUACAMOLE-1172: add logic to retrieve groups from OIDC token
     new 920d83f  GUACAMOLE-1172: Merge support for retrieving user group 
membership from an OpenID IDP.

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 |  14 ++-
 .../auth/openid/conf/ConfigurationService.java     |  34 ++++++
 .../auth/openid/token/TokenValidationService.java  | 136 +++++++++++++++------
 .../auth/openid/user/AuthenticatedUser.java        |  20 ++-
 4 files changed, 162 insertions(+), 42 deletions(-)

Reply via email to