keycloak-scim/testsuite/integration-arquillian/servers/auth-server/jboss/common
Stefan Guilhen 9f69386a53 [KEYCLOAK-11707] Add support for Elytron credential store vault
- Adds the elytron-cs-keystore provider that reads secrets from a keystore-backed elytron credential store
 - Introduces an abstract provider and factory that unifies code that is common to the existing implementations
 - Introduces a VaultKeyResolver interface to allow the creation of different algorithms to combine the realm
   and key names when constructing the vault entry id
 - Introduces a keyResolvers property to the existing implementation via superclass that allows for the
   configuration of one or more VaultKeyResolvers, creating a fallback mechanism in which different key formats
   are tried in the order they were declared when retrieving a secret from the vault
 - Adds more tests for the files-plaintext provider using the new key resolvers
 - Adds a VaultTestExecutionDecider to skip the elytron-cs-keystore tests when running in Undertow. This is
   needed because the new provider is available only as a Wildfly extension
2019-12-18 11:54:06 +01:00
..
ant KEYCLOAK-10295 Tweaks for MariaDB testing in docker container 2019-05-24 12:52:55 +02:00
jboss-cli KEYCLOAK-12473 Add possibility to specify length of event detail when storing to database 2019-12-17 17:15:50 +01:00
keystore KEYCLOAK-10345: OCSP validation fails if there is no intermediate CA in the client certificate 2019-07-12 15:16:00 +02:00
pki KEYCLOAK-10345: OCSP validation fails if there is no intermediate CA in the client certificate 2019-07-12 15:16:00 +02:00
vault [KEYCLOAK-11707] Add support for Elytron credential store vault 2019-12-18 11:54:06 +01:00
install-keycloak.bat KEYCLOAK-4930 - Updated install-keycloak script for overlay installation - added ha installation. 2017-05-18 23:35:04 +02:00
install-keycloak.sh KEYCLOAK-4930 - Updated install-keycloak script for overlay installation - added ha installation. 2017-05-18 23:35:04 +02:00
install-patch.bat KEYCLOAK-4931 - install patch available from http 2017-05-18 23:47:12 +02:00
install-patch.sh KEYCLOAK-4931 - install patch available from http 2017-05-18 23:47:12 +02:00
keycloak-add-user.json Updates to the performance tests. 2016-06-01 16:06:51 +02:00
mgmt-users.properties Added module 'adapters/jboss/remote' with performance tests. 2016-04-18 14:10:36 +02:00