keycloak-scim/services/src/main/java/org/keycloak
Ricardo Martin 1973d0f0d4 Check the redirect URI is http(s) when used for a form Post (#22)
Closes https://github.com/keycloak/security/issues/22

Co-authored-by: Stian Thorgersen <stianst@gmail.com>
Signed-off-by: Peter Skopek <pskopek@redhat.com>
2023-06-28 17:52:48 -03:00
..
authentication Extends the conditional user attribute authenticator to check the attributes of the joined groups (#20189) 2023-06-19 15:22:35 +02:00
authorization Fix bug in regex policy evaluation that it ignored flatted user claims that are mapped by protocol mappers to complex JSON structure in access token( in the access token JWT it's key and value is a JSON by itself) 2023-06-07 10:18:10 -03:00
broker SLO and ACS Binding are linked with AuthnRequest Binding in SAML Identity Broker Metadata 2023-05-22 10:05:17 +02:00
common/util Session cross-reference / transaction mismatch 2023-06-12 13:18:39 +02:00
config KEYCLOAK-11347 - MicroProfile-Config 2019-12-10 12:08:22 +01:00
connections/httpclient Handle HTTP response codes when retrieving data from remote endpoints 2023-06-12 13:37:59 +02:00
credential Support reading base32 encoded OTP secret 2023-06-22 08:08:13 -03:00
crypto Incorrect Signature algorithms presented by Client Authenticator 2023-06-21 08:55:58 +02:00
device Quarkus3 branch sync no. 7 2023-04-27 13:36:54 +02:00
email Consistent message resolving regarding language fallbacks for all themes 2023-05-17 15:00:32 +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 Migrate packages from javax.* to jakarta.* 2023-04-27 13:36:54 +02:00
executors Reduce logging of errors due to the bounded queue 2022-03-23 15:42:06 +01:00
exportimport Fix export / import tests relict 2023-04-19 22:17:49 +02:00
forms/login/freemarker Custom theme - url.resourcesCommonPath references wrong theme 2023-06-28 08:25:44 +02:00
headers Migrate packages from javax.* to jakarta.* 2023-04-27 13:36:54 +02: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 Use encryption keys rather than sig for crypto in SAML 2023-02-10 12:06:49 +01:00
locale Consistent message resolving regarding language fallbacks for all themes 2023-05-17 15:00:32 +02:00
partialimport Migrate packages from javax.* to jakarta.* 2023-04-27 13:36:54 +02:00
platform Keycloak CI workflow refactoring (#15968) 2022-12-14 16:12:23 +01:00
protocol Check the redirect URI is http(s) when used for a form Post (#22) 2023-06-28 17:52:48 -03:00
provider Ability to override default/built-in providers with same providerId. Using ProviderFactory.order() for choosing priority providers 2023-04-25 18:04:58 +02:00
scripting Cannot find ScriptEngine for JDK8 and Wildfly 2022-06-08 11:11:36 +02:00
services Do not return an error when moving a group to the current parent 2023-06-28 10:34:15 +02:00
social changed to use ConfiguredProvider instead (#21097) 2023-06-27 08:00:32 -04:00
theme Consistent message resolving regarding language fallbacks for all themes 2023-05-17 15:00:32 +02:00
timer/basic KEYCLOAK-18298 ClearExpiredUserSessions timeouts with large number of sessions 2021-05-27 16:31:10 +02:00
transaction Migrate packages from javax.* to jakarta.* 2023-04-27 13:36:54 +02:00
truststore Fix for certificate revalidation 2023-05-31 15:42:37 +02:00
url Migrate packages from javax.* to jakarta.* 2023-04-27 13:36:54 +02:00
userprofile Support for the locale user attribute 2023-06-27 09:21:08 -03:00
utils Avoid iterating indefinetly when checking CRLs 2023-06-12 17:50:16 +02:00
validation Move UserFederatedStorageProvider into legacy module 2022-09-11 18:37:45 +02:00
vault Keystore vault (#19644) 2023-05-24 16:20:30 +00: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