This is an automated email from the ASF dual-hosted git repository.
bonampak pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git
from f7815daeb KNOX-3197: Upgrade homepage UI to node 22, angular 20+ ang
bootstrap … (#1104)
add 6e52400e2 KNOX-3217: Upgrade pac4j to 6.3.0 for JDK17 (#1110)
No new revisions were added by this update.
Summary of changes:
.../resources/applications/knoxauth/app/logout.jsp | 2 +
gateway-provider-security-pac4j/pom.xml | 27 +++--
.../AzureADClientConfigurationDecorator.java | 6 +-
.../config/SAML2ClientConfigurationDecorator.java | 2 +-
.../pac4j/filter/Pac4jDispatcherFilter.java | 11 +-
.../gateway/pac4j/filter/Pac4jIdentityAdapter.java | 23 ++--
.../gateway/pac4j/session/KnoxSessionStore.java | 35 +++---
.../knox/gateway/pac4j/Pac4jProviderTest.java | 133 ++++++++++++---------
.../AzureADClientConfigurationDecoratorTest.java | 8 +-
.../pac4j/session/KnoxSessionStoreTest.java | 2 +-
pom.xml | 43 +++----
11 files changed, 162 insertions(+), 130 deletions(-)