keycloak-scim/distribution
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
..
adapters KEYCLOAK-12059 Upgrade to WildFly 18.0.1 2019-11-27 15:15:11 +01:00
api-docs-dist Set version to 9.0.0-SNAPSHOT 2019-11-15 20:43:21 +01:00
downloads Set version to 9.0.0-SNAPSHOT 2019-11-15 20:43:21 +01:00
examples-dist Set version to 9.0.0-SNAPSHOT 2019-11-15 20:43:21 +01:00
feature-packs [KEYCLOAK-11707] Add support for Elytron credential store vault 2019-12-18 11:54:06 +01:00
licenses-common Set version to 9.0.0-SNAPSHOT 2019-11-15 20:43:21 +01:00
maven-plugins Set version to 9.0.0-SNAPSHOT 2019-11-15 20:43:21 +01:00
saml-adapters Set version to 9.0.0-SNAPSHOT 2019-11-15 20:43:21 +01:00
server-dist Set version to 9.0.0-SNAPSHOT 2019-11-15 20:43:21 +01:00
server-overlay Set version to 9.0.0-SNAPSHOT 2019-11-15 20:43:21 +01:00
server-x [KEYCLOAK-11336] - Fixing error in kc.sh 2019-12-11 10:38:31 +01:00
pom.xml [KEYCLOAK-1136] - Adding quarkus distribution to the build 2019-12-02 16:12:44 +01:00
server-provisioning-devel.xml KEYCLOAK-7594 Upgrade to Wildfly 13. Cross-DC: Upgrade to infinispan server 9.2.4 and JDG 7.2 2018-08-27 12:52:53 +02:00
server-provisioning.xml KEYCLOAK-7594 Upgrade to Wildfly 13. Cross-DC: Upgrade to infinispan server 9.2.4 and JDG 7.2 2018-08-27 12:52:53 +02:00