keycloak-scim/testsuite/integration-arquillian/servers/auth-server/jboss/common/vault
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
..
admin-client-test_ldap__bindCredential KEYCLOAK-11245 Adapt LDAPConnectionTestManager to use newly introduced LDAPContextManager 2019-09-10 22:51:19 +02:00
consumer_oidc__idp KEYCLOAK-11247 Use the transcription object for Identity providers password 2019-09-06 15:29:11 +02:00
credential-store.p12 [KEYCLOAK-11707] Add support for Elytron credential store vault 2019-12-18 11:54:06 +01:00
master_ldap__bindCredential KEYCLOAK-11245 Use transcription object for LDAP bindCredential 2019-09-09 19:39:53 +02:00
master_smtp__key [KEYCLOAK-10935] Add a vault transcriber implementation that can be obtained from the session. 2019-09-04 22:34:08 +02:00
master_smtp__password KEYCLOAK-11246 Use the transcription object for SMTP password 2019-09-09 13:27:11 +02:00
test_ldap__bindCredential KEYCLOAK-11245 Use transcription object for LDAP bindCredential 2019-09-09 19:39:53 +02:00
test_smtp__key [KEYCLOAK-10935] Add a vault transcriber implementation that can be obtained from the session. 2019-09-04 22:34:08 +02:00