keycloak/services/src/main/java/org/keycloak
Stian Thorgersen a5670af745
Keycloak CI workflow refactoring (#15968)
* Keycloak CI workflow refactoring

Closes #15861

* Update testsuite/integration-arquillian/tests/base/testsuites/base-suite.sh

Co-authored-by: Hynek Mlnařík <hmlnarik@users.noreply.github.com>

* Update testsuite/integration-arquillian/tests/base/testsuites/suite.sh

Co-authored-by: Hynek Mlnařík <hmlnarik@users.noreply.github.com>

* Update testsuite/integration-arquillian/tests/base/testsuites/suite.sh

Co-authored-by: Hynek Mlnařík <hmlnarik@users.noreply.github.com>

* Update CodeQL actions

Co-authored-by: Hynek Mlnařík <hmlnarik@users.noreply.github.com>
2022-12-14 16:12:23 +01:00
..
authentication Change id of TermsAndConditions required actions to uppercase 2022-12-07 10:51:37 -03:00
authorization Removing references to request and response from Resteasy 2022-12-01 08:38:24 -03:00
broker Make sure JAX-RS resource methods are advertizing the media type they support 2022-12-06 08:13:43 -03:00
common/util Enable all test methods in ConcurrentLoginTest for JPA Map Storage 2022-11-24 13:36:22 +01:00
config KEYCLOAK-11347 - MicroProfile-Config 2019-12-10 12:08:22 +01:00
connections/httpclient Allow exposing some initial provider config options via web site (#10572) 2022-04-19 08:01:42 +02:00
credential Remove deprecated methods from data providers and models 2022-10-25 09:01:33 +02:00
crypto Remove bouncycastle dependency from keycloak-services (#13489) 2022-08-22 15:43:59 +02:00
email Initial integration tests with BCFIPS distribution (#14895) 2022-10-17 23:33:22 +02:00
encoding Use temporary file to reduce the chance of serving partial gzipped resource (#14511) 2022-09-23 07:51:41 +02:00
events Restore enum variant of ResourceType 2022-06-30 12:20:51 -03:00
executors Reduce logging of errors due to the bounded queue 2022-03-23 15:42:06 +01:00
exportimport Move UserFederatedStorageProvider into legacy module 2022-09-11 18:37:45 +02:00
forms Should not hide IDP from login page (#14174) 2022-11-23 10:49:21 +01:00
headers KEYCLOAK-14232 Add Referrer-Policy: no-referrer to each response from Keycloak 2020-09-17 23:21:49 -07:00
jose/jws ID token encryption without specifying id_token_encrypted_response_enc does not follow OIDC Dynamic Client Registration specification 2022-05-16 09:05:22 +02:00
keys Support for multiple keys with same kid, which differ just by algorithm in the JWKS (#15114) 2022-11-03 09:32:45 +01:00
locale Removing references to request and response from Resteasy 2022-12-01 08:38:24 -03:00
partialimport Modify RealmAdminResource.partialImport to work with InputStream 2022-11-24 11:45:11 +01:00
platform Keycloak CI workflow refactoring (#15968) 2022-12-14 16:12:23 +01:00
protocol fixes from release/20 (#15982) 2022-12-14 07:46:17 +01:00
provider KEYCLOAK-15695 Streamification cleanup 2021-01-20 14:39:53 +01:00
scripting Cannot find ScriptEngine for JDK8 and Wildfly 2022-06-08 11:11:36 +02:00
services fixes from release/20 (#15982) 2022-12-14 07:46:17 +01:00
social Removing injection points for Resteasy objects and resolving instances from keycloak context instead 2022-11-21 19:47:25 +01:00
theme Stop adding .v2 to default theme if set in server config 2022-11-11 08:49:41 -03:00
timer/basic KEYCLOAK-18298 ClearExpiredUserSessions timeouts with large number of sessions 2021-05-27 16:31:10 +02:00
transaction KEYCLOAK-9992 Support for ARTIFACT binding in server to client communication 2021-04-16 12:15:59 +02:00
truststore Fixing UserFederationLdapConnectionTest,LDAPUserLoginTest to work with FIPS (#15299) 2022-11-03 16:35:57 +01:00
url KEYCLOAK-12953 Ignore empty realm frontendUrl 2020-02-14 11:33:07 +01:00
userprofile avoid NPE in LegacyAttributes when using federated storage 2022-12-07 14:25:08 -03:00
utils Importing a representation by first creating the defaults, importing a representation and then copying it over to the real store. 2022-11-16 09:56:13 +01:00
validation Move UserFederatedStorageProvider into legacy module 2022-09-11 18:37:45 +02:00
vault [KEYCLOAK-19754] - Update documentation files to remove problematic language in the main repository 2021-11-04 10:08:56 +01:00
wellknown KEYCLOAK-18903 More customizable OIDC WellKnown provider 2021-07-28 18:03:23 +02:00
WebAuthnConstants.java Store information about transport media of WebAuthn authenticator 2022-02-04 19:36:30 +01:00