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 a8a70f25d Merge patch branch changes to main.
     add 7c237334e GUACAMOLE-1266 SAML Single Logout
     add 8ec4d816c GUACAMOLE-1266 Remove local js testing lines in pom
     add c36ace657 GUACAMOLE-1266 Alphabetical reorder fix of import, and js 
block
     new 693f05f4e GUACAMOLE-1266: Merge implement SAML Single Logout

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:
 .../modules/guacamole-auth-sso-saml/pom.xml        | 46 ++++++++++++++++++
 .../auth/saml/AuthenticationProviderService.java   | 26 +++++++++-
 .../auth/saml/conf/ConfigurationService.java       | 55 ++++++++++++++++++++++
 .../src/main/resource-templates/guac-manifest.json |  4 ++
 .../src/main/resources/samlModule.js}              | 14 +++---
 5 files changed, 137 insertions(+), 8 deletions(-)
 copy 
extensions/guacamole-auth-sso/modules/{guacamole-auth-sso-openid/src/main/resources/openidModule.js
 => guacamole-auth-sso-saml/src/main/resources/samlModule.js} (72%)

Reply via email to