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 6bcdaf551 Merge changes from main branch back to next.
add d3d1a980d GUACAMOLE-519: Implement Single Logout on OpenID Extension
add 12bcea5c6 GUACAMOLE-519: Javascript fix in module to forward to openid
logout endpoint
add 903fdebf9 GUACAMOLE-519: fix api endpoint forwarding to use logout
address
add b5838b96b GUACAMOLE-519: revert pom.xml change
add 476385684 GUACAMOLE-519: MR code review change to simplify
getPostLogoutRedirect
add dd3a0fb96 GUACAMOLE-519: Merge Single Logout for OpenID Extension
new d78b274d6 Merge main branch changes 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/sso/SSOAuthenticationProviderService.java | 24 ++++++++-
.../org/apache/guacamole/auth/sso/SSOResource.java | 31 ++++++++++++
.../auth/openid/AuthenticationProviderService.java | 26 +++++++++-
.../auth/openid/conf/ConfigurationService.java | 59 +++++++++++++++++++++-
.../src/main/resources/openidModule.js | 25 +++++----
5 files changed, 151 insertions(+), 14 deletions(-)
copy
guacamole/src/main/frontend/src/app/form/controllers/checkboxFieldController.js
=>
extensions/guacamole-auth-sso/modules/guacamole-auth-sso-openid/src/main/resources/openidModule.js
(56%)