keycloak-scim/testsuite/integration-arquillian/tests/base/src/test/resources
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
..
adapter-test KEYCLOAK-10757: Replaying assertion with signature in SAML adapters 2019-09-18 16:49:00 +02:00
admin-test KEYCLOAK-4628 Single-use cache + its functionality incorporated into reset password token. Utilize single-use cache for relevant actions in execute-actions token 2017-05-11 22:16:26 +02:00
authorization-test [KEYCLOAK-10279] - Do not limit results when fetching resources 2019-05-28 15:35:29 -03:00
cli KEYCLOAK-9167 Using kcadm to update an identity-provider instance via a json file does not work without an "internalId" present in the json 2019-02-27 14:56:36 +01:00
client-auth-test KEYCLOAK-9572 Support for multiple CRLs with X509 authentication 2019-03-20 15:00:44 +01:00
client-descriptions KEYCLOAK-2850 migrate RealmTest from old testsuite to new 2016-04-20 08:22:32 +02:00
clientreg-test KEYCLOAK-3071 Add SOAP and PAOS endpoints to valid redirect URIs on SP import 2016-11-09 14:13:53 +01:00
dockerClientTest KEYCLOAK-7101 Fix DockerClientTest 2018-04-27 15:02:10 +02:00
export RHSSO-402 need a way to dump configuration (including ldap provider config) to a file 2017-05-15 12:13:58 +02:00
import KEYCLOAK-11745 Multi-factor authentication (#6459) 2019-11-14 14:45:05 +01:00
kerberos [KEYCLOAK-6285] - HTTP Challenge Authentication Flow 2018-09-10 19:02:49 +02:00
keys KEYCLOAK-2850 migrate RealmTest from old testsuite to new 2016-04-20 08:22:32 +02:00
keystore KEYCLOAK-9846 Verifying signatures on CRL during X509 authentication 2019-07-08 20:20:38 +02:00
ldap KEYCLOAK-11745 Multi-factor authentication (#6459) 2019-11-14 14:45:05 +01:00
META-INF [KEYCLOAK-11707] Add support for Elytron credential store vault 2019-12-18 11:54:06 +01:00
migration-test KEYCLOAK-11745 Multi-factor authentication (#6459) 2019-11-14 14:45:05 +01:00
model KEYCLOAK-8504 Ensure the authenticationFlowBindingOverrides client configuration references a valid authentication flow id when a realm is imported 2018-11-23 22:09:14 +01:00
openshift/client-storage KEYCLOAK-7677 KEYCLOAK-7723 fix version collision of httpclient 2019-01-10 17:45:41 -02:00
org/keycloak/testsuite KEYCLOAK-8349 KEYCLOAK-8659 Use TLS for all tests in the suite 2019-02-08 08:57:48 -02:00
password-blacklists KEYCLOAK-5244 Add BlacklistPasswordPolicyProvider (#4370) 2017-10-17 20:41:44 +02:00
scripts [KEYCLOAK-10868] - Deploy JavaScript code directly to Keycloak server 2019-10-22 10:34:24 +02:00
sssd KEYCLOAK-4569 SSSDTest rewrited to be usable in different enviroments 2017-03-13 08:05:30 +01:00
storage-test UserStorageTest migrated to Arquillian testsuite 2017-02-22 13:54:11 +01:00
theme/environment-agnostic/login KEYCLOAK-6698 - Add substitution of system properties and environment variables in theme.properties file 2019-10-01 16:34:54 +02:00
vault KEYCLOAK-11245 Adapt LDAPConnectionTestManager to use newly introduced LDAPContextManager 2019-09-10 22:51:19 +02:00
webauthn KEYCLOAK-9360 Two factor authentication with W3C Web Authentication - 1st impl phase 2019-10-01 15:17:38 +02:00
wildfly-integration [KEYCLOAK-5015] - HAL integration tests 2017-08-22 18:01:19 -03:00
arquillian.xml KEYCLOAK-11069 auth-server-remote tests 2019-09-30 10:29:51 +02:00
c3p0.properties KEYCLOAK-8494 Use c3p0 connection pool in testsuite 2018-10-08 14:24:56 +02:00
keycloak-add-user.json KEYCLOAK-11745 Multi-factor authentication (#6459) 2019-11-14 14:45:05 +01:00
log4j.properties KEYCLOAK-5480 Cross-DC setup: Remote cache stores are connecting to Infinispan servers in both datacenters 2017-09-18 18:04:04 +02:00
run-on-server-jboss-deployment-structure.xml KEYCLOAK-3159 Migrate federation package from old testsuite 2019-03-04 13:37:12 +01:00
test-constants.properties Add support for testing default theme name in prop file 2016-02-26 13:59:28 +01:00
testcomposite.json KEYCLOAK-8349 KEYCLOAK-8659 Use TLS for all tests in the suite 2019-02-08 08:57:48 -02:00
testrealm-duplicate-emails.json KEYCLOAK-8349 KEYCLOAK-8659 Use TLS for all tests in the suite 2019-02-08 08:57:48 -02:00
testrealm.json [KEYCLOAK-5628] Added application endpoint 2019-12-11 13:06:04 -03:00