This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git
from 58eaf1de2c Checking that AccessToken owner matches JWT subject for
non-admin users
new 3a89e6ee1e SRA: require JWKS URI for OAuth 2.0
new 13df29e841 Parameterize default credentials
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:
.../markup/html/bootstrap/dialog/BaseModal.java | 2 +-
.../persistence/jpa/PersistenceTestContext.java | 3 +-
.../persistence/neo4j/PersistenceTestContext.java | 3 +-
core/spring/pom.xml | 4 +-
.../spring/security/DefaultCredentialChecker.java | 27 ++++---
.../core/spring/security/SecurityContext.java | 2 +-
.../META-INF/default-credentials.properties | 8 +-
.../core/spring/SpringTestConfiguration.java | 2 +-
.../core/spring/security/DefaultEncryptorTest.java | 3 +-
.../org/apache/syncope/fit/AbstractITCase.java | 10 ++-
.../apache/syncope/fit/sra/AbstractOIDCITCase.java | 88 +---------------------
.../apache/syncope/fit/sra/OAUTH2SRAITCase.java | 5 --
.../org/apache/syncope/fit/sra/OIDCSRAITCase.java | 86 +++++++++++++++++++--
.../src/test/resources/sra-oauth2.properties | 2 +-
.../org/apache/syncope/sra/SecurityConfig.java | 17 ++---
15 files changed, 123 insertions(+), 139 deletions(-)
copy
client/am/console/src/main/resources/org/apache/syncope/client/console/authprofiles/AuthProfileItemDirectoryPanel_pt_BR.properties
=> core/spring/src/main/resources/META-INF/default-credentials.properties (85%)