This is an automated email from the ASF dual-hosted git repository.
buhhunyx pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git.
from 992ec0e Updating Tomcat and Spring
new 11d9964 fediz-systests-samlsso: minor
new 630f0b3 update spring security to 5.6.0
The 2 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:
.../webapp/WEB-INF/applicationContext-security.xml | 2 +-
.../webapp/WEB-INF/applicationContext-security.xml | 2 +-
.../src/main/webapp/WEB-INF/applicationContext.xml | 4 +-
.../src/main/webapp/WEB-INF/applicationContext.xml | 4 +-
pom.xml | 2 +-
.../src/test/resources/entities-realma.xml | 4 +-
.../idp-core/src/test/resources/idp-config.xml | 6 +-
.../src/test/resources/persistenceContext.xml | 4 +-
.../idp-core/src/test/resources/testContext.xml | 6 +-
services/idp/src/main/resources/cxf-tls.xml | 2 +-
.../idp/src/main/resources/entities-realma.xml | 4 +-
.../idp/src/main/resources/entities-realmb.xml | 4 +-
.../idp/src/main/resources/persistenceContext.xml | 4 +-
services/idp/src/main/resources/restContext.xml | 4 +-
.../src/main/webapp/WEB-INF/applicationContext.xml | 4 +-
.../webapp/WEB-INF/config/idp-core-servlet.xml | 6 +-
.../WEB-INF/config/security-clientcert-config.xml | 4 +-
.../webapp/WEB-INF/config/security-krb-config.xml | 2 +-
.../webapp/WEB-INF/config/security-rs-config.xml | 2 +-
.../webapp/WEB-INF/config/security-up-config.xml | 2 +-
.../src/main/webapp/WEB-INF/idp-config-realma.xml | 6 +-
.../src/main/webapp/WEB-INF/idp-config-realmb.xml | 6 +-
.../idp/src/main/webapp/WEB-INF/idp-servlet.xml | 4 +-
.../src/main/webapp/WEB-INF/security-config.xml | 4 +-
services/idp/src/test/resources/rest-client.xml | 2 +-
.../src/main/webapp/WEB-INF/applicationContext.xml | 4 +-
.../oidc/src/main/webapp/WEB-INF/data-manager.xml | 4 +-
.../src/main/webapp/WEB-INF/applicationContext.xml | 2 +-
.../sts/src/main/webapp/WEB-INF/cxf-transport.xml | 2 +-
.../sts/src/main/webapp/WEB-INF/data/passwords.xml | 4 +-
.../sts/src/main/webapp/WEB-INF/data/realms.xml | 4 +-
.../src/main/webapp/WEB-INF/data/userClaims.xml | 4 +-
.../sts/src/main/webapp/WEB-INF/endpoints/file.xml | 4 +-
.../src/main/webapp/WEB-INF/endpoints/kerberos.xml | 4 +-
.../sts/src/main/webapp/WEB-INF/endpoints/ldap.xml | 4 +-
services/sts/src/main/webapp/WEB-INF/fediz-sts.xml | 4 +-
.../org/apache/cxf/fediz/sts/realms/sts-client.xml | 4 +-
systests/custom/src/test/resources/file.xml | 4 +-
.../src/test/resources/realma/idp-servlet.xml | 4 +-
.../test/resources/realma/security-up-config.xml | 6 +-
systests/custom/src/test/resources/userClaims.xml | 4 +-
.../src/test/resources/realma/entities-realma.xml | 4 +-
.../cxf/src/test/resources/realma/fediz-sts.xml | 4 +-
.../src/main/webapp/WEB-INF/applicationContext.xml | 4 +-
.../src/main/webapp/WEB-INF/cxf-service.xml | 4 +-
.../src/main/webapp/WEB-INF/applicationContext.xml | 4 +-
.../src/main/webapp/WEB-INF/cxf-service.xml | 2 +-
.../src/main/webapp/WEB-INF/cxf-service.xml | 2 +-
.../samlsso/src/test/resources/cxf-service.xml | 4 +-
.../src/test/resources/realma/entities-realma.xml | 4 +-
.../src/test/resources/realmb/entities-realmb.xml | 4 +-
.../src/test/resources/realmb/idp-servlet.xml | 4 +-
.../src/test/resources/realmb/security-config.xml | 4 +-
.../samlsso/src/test/resources/rp/cxf-service.xml | 2 +-
.../src/test/resources/realma/entities-realma.xml | 4 +-
.../src/test/resources/realmb/entities-realmb.xml | 4 +-
.../src/test/resources/realmb/idp-servlet.xml | 4 +-
.../src/test/resources/realmb/security-config.xml | 4 +-
.../src/test/resources/sts/realms.xml | 4 +-
.../src/test/resources/realma/entities-realma.xml | 4 +-
.../src/test/resources/realmb/entities-realmb.xml | 4 +-
.../src/test/resources/realmb/idp-servlet.xml | 4 +-
.../src/test/resources/realmb/security-config.xml | 4 +-
.../src/test/resources/realma/entities-realma.xml | 4 +-
.../src/test/resources/realma/entities-realma.xml | 4 +-
.../jetty9/src/test/resources/realma/fediz-sts.xml | 4 +-
.../src/test/resources/sts/cxf-transport.xml | 4 +-
.../kerberos/src/test/resources/sts/kerberos.xml | 4 +-
.../src/test/resources/sts/userClaimsKerberos.xml | 4 +-
.../ldap/src/test/resources/sts/cxf-transport.xml | 4 +-
systests/ldap/src/test/resources/sts/ldap.xml | 4 +-
.../cxf/fediz/systests/oidc/AbstractOIDCTest.java | 69 +++++++++++++++++++++-
.../src/test/resources/oidc/applicationContext.xml | 4 +-
.../oidc/src/test/resources/oidc/data-manager.xml | 4 +-
.../resources/oidc/spring/applicationContext.xml | 4 +-
.../src/test/resources/realma/entities-realma.xml | 4 +-
.../fediz/systests/samlsso/TomcatPluginTest.java | 65 +++++++++-----------
.../src/test/resources/realma/entities-realma.xml | 4 +-
.../src/test/resources/realma/entities-realma.xml | 4 +-
.../spring/src/test/resources/realma/fediz-sts.xml | 4 +-
.../src/test/resources/realma/entities-realma.xml | 4 +-
.../tomcat/src/test/resources/realma/fediz-sts.xml | 4 +-
82 files changed, 249 insertions(+), 191 deletions(-)