keycloak-config-cli
Import YAML/JSON-formatted configuration files into Keycloak - Configuration as Code for Keycloak.
File Explorer
Download Latest Version (.zip)- bug_report.yaml
- config.yml
- documentation.yaml
- enhancement.yaml
- ci.yaml
- dependabot.yml
- PULL_REQUEST_TEMPLATE.md
- maven-wrapper.jar
- maven-wrapper.properties
- _helpers.tpl
- job.yaml
- realms.yaml
- secrets.yaml
- .helmignore
- Chart.yaml
- values.yaml
- ct.yaml
- RealmRepresentation.java
- pom.xml
- README.md
- benchmark.yaml
- fgap-v2.json
- moped.json
- standard-token-exchange.json
- userprofile.yaml
- generate-export-realm.sh
- upgrade-keycloak.sh
- FEATURES.md
- IMPORT.md
- javascript-substitution.md
- MANAGED.md
- NORMALIZE.md
- RHSSO.md
- SCHEMA_USAGE.md
- SKIP_SERVER_INFO.md
- ConditionalOnKeycloakVersion26OrNewer.java
- KeycloakVersion26OrNewerCondition.java
- KeycloakConfigConfiguration.java
- NormalizationConfiguration.java
- ImportProcessingException.java
- InvalidImportException.java
- KeycloakProviderException.java
- KeycloakRepositoryException.java
- KeycloakVersionUnsupportedException.java
- NormalizationException.java
- UsedAuthenticationFlowWorkaroundFactory.java
- AuthenticationFlowImport.java
- ImportResource.java
- KeycloakImport.java
- RealmImport.java
- WorkflowRepresentation.java
- ImportConfigProperties.java
- KeycloakConfigProperties.java
- NormalizationConfigProperties.java
- NormalizationKeycloakConfigProperties.java
- RunConfigProperties.java
- BaselineProvider.java
- FileUtils.java
- KeycloakExportProvider.java
- KeycloakImportProvider.java
- KeycloakProvider.java
- AuthenticationFlowRepository.java
- AuthenticatorConfigRepository.java
- ClientPoliciesRepository.java
- ClientRepository.java
- ClientScopeRepository.java
- ComponentRepository.java
- ExecutionFlowRepository.java
- GroupRepository.java
- IdentityProviderMapperRepository.java
- IdentityProviderRepository.java
- OrganizationRepository.java
- OrganizationRepository.java.legacy
- OtpPolicyRepository.java
- RealmRepository.java
- RequiredActionRepository.java
- RoleCompositeRepository.java
- RoleRepository.java
- ScopeMappingRepository.java
- StateRepository.java
- UserProfileRepository.java
- UserRepository.java
- WorkflowRepository.java
- ManagementPermissions.java
- WorkflowsResource.java
- ChecksumService.java
- ClientPermissionResolver.java
- GroupPermissionResolver.java
- IdpPermissionResolver.java
- PermissionResolver.java
- PermissionTypeAndId.java
- RolePermissionResolver.java
- AttributeNormalizationService.java
- AuthFlowNormalizationService.java
- ClientNormalizationService.java
- ClientPolicyNormalizationService.java
- ClientScopeNormalizationService.java
- ComponentNormalizationService.java
- GroupNormalizationService.java
- IdentityProviderNormalizationService.java
- ProtocolMapperNormalizationService.java
- RealmNormalizationService.java
- RequiredActionNormalizationService.java
- RoleNormalizationService.java
- ScopeMappingNormalizationService.java
- UserFederationNormalizationService.java
- ClientCompositeImport.java
- ClientRoleCompositeImportService.java
- RealmCompositeImport.java
- ClientCompositeImport.java
- RealmCompositeImport.java
- RealmRoleCompositeImportService.java
- JavaScriptEvaluator.java
- ScriptEvaluator.java
- StateService.java
- AuthenticationFlowsImportService.java
- AuthenticatorConfigImportService.java
- ClientAuthorizationImportService.java
- ClientImportService.java
- ClientPoliciesImportService.java
- ClientScopeImportService.java
- ClientScopeMappingImportService.java
- ComponentImportService.java
- DefaultGroupsImportService.java
- ExecutionFlowsImportService.java
- GroupImportService.java
- IdentityProviderImportService.java
- MessageBundleImportService.java
- OrganizationImportService.java
- OtpPolicyImportService.java
- RealmImportService.java
- RequiredActionsImportService.java
- RoleImportService.java
- ScopeMappingImportService.java
- UserImportService.java
- UserProfileImportService.java
- WorkflowImportService.java
- SensitiveDataSanitizingFilter.java
- CookieClientFilter.java
- AuthenticationFlowUtil.java
- ClientScopeUtil.java
- CloneUtil.java
- CryptoUtil.java
- JaversUtil.java
- JsonUtil.java
- KeycloakUtil.java
- LocalizationUtil.java
- LocalizationUtil.java.legacy
- LocalizationUtil.java.legacy-pre-19
- ParallelUtil.java
- ProtocolMapperUtil.java
- ResponseUtil.java
- ResteasyUtil.java
- VersionUtil.java
- KeycloakConfigApplication.java
- KeycloakConfigNormalizationRunner.java
- KeycloakConfigRunner.java
- ThreadHelper.java
- client.json
- realm.json
- client.json
- realm.json
- client.json
- realm.json
- client.json
- realm.json
- client.json
- realm.json
- client.json
- realm.json
- client.json
- realm.json
- client.json
- realm.json
- client.json
- realm.json
- client.json
- realm.json
- application-debug.properties
- application-dev.properties
- application-http-debug.properties
- application-normalize-dev.properties
- application.properties
- keycloak-config-cli-import-schema.json
- logback-spring.xml
- test.json
- test.yaml
- OtherTestObject.java
- ReflectionTestObject.java
- TestObject.java
- OrganizationVersionConditionTest.java
- NormalizeTestConfiguration.java
- TestConfiguration.java
- ContainerLogsExtension.java
- GithubActionsExtension.java
- LdapExtension.java
- JsonLogTest.java
- CookieMockIT.java
- AbstractNormalizeTest.java
- ImportConfigPropertiesTest.java
- KeycloakConfigPropertiesTest.java
- BaselineProviderTest.java
- KeycloakExportProviderTest.java
- KeycloakImportProviderIT.java
- KeycloakProviderIT.java
- KeycloakProviderJacksonProviderTest.java
- KeycloakProviderTest.java
- WorkflowRepositoryTest.java
- ClientPermissionResolverTest.java
- PermissionTypeAndIdTest.java
- AttributeNormalizationServiceIT.java
- AuthFlowNormalizationServiceConfigIT.java
- AuthFlowNormalizationServiceFlowIT.java
- AuthFlowNormalizationServiceTest.java
- ClientNormalizationServiceTest.java
- ClientPolicyNormalizationServiceIT.java
- ClientScopeNormalizationServiceIT.java
- ComponentNormalizationServiceIT.java
- GroupNormalizationServiceIT.java
- IdentityProviderNormalizationServiceTest.java
- ProtocolMapperNormalizationServiceTest.java
- RealmNormalizationServiceIT.java
- RequiredActionNormalizationServiceTest.java
- RoleNormalizationServiceTest.java
- ScopeMappingNormalizationServiceTest.java
- UserFederationNormalizationServiceIT.java
- JavaScriptEvaluatorTest.java
- AbstractChecksumServiceIT.java
- AuthorizeImportUsingServiceAccountIT.java
- ClientAuthorizationImportServiceTest.java
- ClientImportServiceTest.java
- DefaultChecksumKeyIT.java
- FailWhenChecksumChangedIT.java
- GroupImportServiceTest.java
- ImportAuthenticationFlowsIT.java
- ImportAuthenticatorConfigIT.java
- ImportAuthorizationFgapV2CompatibilityIT.java
- ImportClientPoliciesIT.java
- ImportClientScopeMappingsIT.java
- ImportClientScopesIT.java
- ImportClientsIT.java
- ImportComponentsIT.java
- ImportCompositeRolesIT.java
- ImportDefaultGroupsIT.java
- ImportExportedRealmIT.java
- ImportFgapV2SkipIT.java
- ImportGroupsIT.java
- ImportIdentityProvidersIT.java
- ImportJavaScriptSubstitutionIT.java
- ImportManagedClientsFullIT.java
- ImportManagedNoDeleteIT.java
- ImportManagedNoDeleteIT.java.legacy
- ImportManagedWithEncryptedStateIT.java
- ImportMessageBundlesIT.java
- ImportOrganizationsIT.java
- ImportParallelImportIT.java
- ImportRealmCustomImportKeyIT.java
- ImportRealmSubstitutionIT.java
- ImportRealmWithPasskeyPropertiesIT.java
- ImportRequiredActionsIT.java
- ImportRolesIT.java
- ImportScopeMappingsIT.java
- ImportSimpleRealmIT.java
- ImportUserFederationIT.java
- ImportUserProfileIT.java
- ImportUsersIT.java
- ImportUsersMergeRolesAndGroupsIT.java
- ImportUserUpdateIgnoredPropertiesIT.java
- ImportWorkflowsIT.java
- OrganizationImportServiceTest.java
- PerResourceChecksumKeyIT.java
- RealmRoleCompositeImportServiceTest.java
- ScopeMappingImportServiceTest.java
- UserImportServiceRetryTest.java
- WorkflowImportServiceTest.java
- KeycloakAuthentication.java
- KeycloakMock.java
- KeycloakMock.java.legacy
- KeycloakRepository.java
- SubGroupUtil.java
- SubGroupUtil.java.legacy
- SensitiveDataSanitizingFilterTest.java
- CookieClientFilterTest.java
- AuthenticationFlowUtilTest.java
- ClientScopeUtilTest.java
- CloneUtilTest.java
- CryptoUtilTest.java
- JsonUtilTest.java
- KeycloakUtilTest.java
- ProtocolMapperUtilTest.java
- ResteasyUtilTest.java
- VersionUtilTest.java
- AbstractImportIT.java
- AbstractImportTest.java
- CommandLineImportIT.java
- KeycloakConfigNormalizationRunnerTest.java
- 07_test_admin_permissions_client_in_import.json
- 0_create_realm_with_flow_auth_config.json
- 1_update_realm_auth_config.json
- 2_remove_realm_auth_config.json
- 3_update_realm__create_flow_auth_config_inside_non_top_level_flow.json
- 4_update_realm__update_flow_auth_config_inside_non_top_level_flow.json
- 5_update_realm__delete_flow_auth_config_inside_non_top_level_flow.json
- 6_update_realm__create_flow_auth_config_inside_builtin_non_top_level_flow.json
- 7_update_realm__update_flow_auth_config_inside_builtin_non_top_level_flow.json
- 8_update_realm__delete_flow_auth_config_inside_builtin_non_top_level_flow.json
- 9_update_realm__invalid_auth_config.json
- 00_create_realm_with_flows.json
- 01_update_realm__add_execution_to_flow.json
- 02_update_realm__change_execution_requirement.json
- 03_update_realm__change_execution_priorities.json
- 04_update_realm__add_flow_with_execution_flow.json
- 05_try_to_update_realm__add_flow_with_defective_execution_flow.json
- 06_try_to_update_realm__change_requirement_in_defective_flow_with_execution_flow.json
- 07_try_to_update_realm__change_requirement_flow_with_execution_flow_with_not_existing_execution.json
- 08_try_to_update_realm__change_requirement_flow_with_execution_flow_with_defective_execution.json
- 09_try_to_update_realm__change_requirement_flow_with_defective_execution_flow.json
- 10_update_realm__change_requirement_flow_with_execution_flow.json
- 11_update_realm__change_priority_flow_with_execution_flow.json
- 12_update_realm__set_registration_flow.json
- 13_update_realm__change_registration_flow.json
- 14_update_realm__add_and_set_custom_reset-credentials-flow.json
- 15_update_realm__change_custom_reset-credentials-flow.json
- 16_update_realm__add_and_set_custom_browser-flow.json
- 17.1_update_realm__change_custom_browser-flow.json
- 17.2_update_realm__change_custom_browser-flow_with_multiple_subflow.json
- 18_update_realm__add_and_set_custom_direct-grant-flow.json
- 19_update_realm__change_custom_direct-grant-flow.json
- 20_update_realm__add_and_set_custom_client-authentication-flow.json
- 21_update_realm__change_custom_client-authentication-flow.json
- 22_update_realm__add_and_set_custom_docker-authentication-flow.json
- 23_update_realm__change_custom_docker-authentication-flow.json
- 24_update_realm__add-top-level-flow-with-execution-flow.json
- 25_update_realm__update-top-level-flow-with-pseudo-id.json
- 26_update_realm__update-non-top-level-flow-with-pseudo-id.json
- 27_update_realm__try-to-update-non-top-level-flow-with-pseudo-id.json
- 28_update_realm__update-non-top-level-flow-with-pseudo-id.json
- 29_update_realm__try-to-update-invalid-top-level-flow.json
- 30_update_realm__add_multiple_executions_with_same_authenticator.json
- 31_update_realm__update_multiple_executions_with_same_authenticator.json
- 32_update_realm__update_multiple_executions_with_same_authenticator_with_config.json
- 33_update_realm__add_multiple_subflow_executions_with_same_authenticator.json
- 40_update_realm__try-to-update-built-in-flow.json
- 41_update_realm__try-to-update-with-non-existing-flow.json
- 42_update_realm__update_builtin-top-level-flow.json
- 43_update_realm__update_builtin-non-top-level-flow.json
- 44_update_realm__try-to-update-flow-set-builtin-false.json
- 45_update_realm__try-to-update-flow-set-builtin-true.json
- 46_update_realm__try-to-create-builtin-flow.json
- 47_update_realm__update-builtin-flow-with-pseudo-id.json
- 50_update_realm__update-remove-non-top-level-flow.json
- 51_update_realm__skip-remove-top-level-flow.json
- 52_update_realm__update-remove-top-level-flow.json
- 53_update_realm__update-remove-all-top-level-flow.json
- 61_update_realm__add_and_set_custom_first-broker-login-flow_for_identity-provider.json
- 62_update_realm__change_custom_first-broker-login-flow_for_identity-provider.json
- 63_update-realm__try-to-set-authenticator-basic-flow.json
- 66a_initialize_realm_with_custom_flow.json
- 66b_try_delete_referenced_authentication_flow.json
- 67a_update_realm__create_and_set_as_default_each_flow.json
- 67b_update_realm__set_default_flow_only_without_authenticationFlows_def.json
- 68_update_realm__set_first_broker_login_flow.json
- 875_01_update_realm__change_display_name_only_with_flows.json
- init_custom_first-broker-login-flow.json
- updated_custom_first-broker-login-flow.json
- file1.json
- file2.json
- file.json
- 00_create_realm_with_no_client_policies.json
- 01_create_realm_with_client_policies.json
- 02_create_realm_with_client_policies_only_1_profile.json
- 03_create_realm_with_client_policies_only_2_profiles.json
- 04_create_realm_with_client_policies_only_1_policies.json
- 05_update_realm_without_client_policies.json
- 06_remove_client_policies.json
- 00_create_realm_with_client_scope_mapping.json
- 01_update_realm_add_role_to_client_scope_mapping.json
- 02_update_realm_remove_role_to_client_scope_mapping.json
- 03_update_realm_remove_role_by_delete_role.json
- 04_update_realm_add_client_scope_mapping.json
- 05_update_realm_change_second_client_scope_mapping.json
- 97_update_realm_skip_client_scope_mapping.json
- 98_update_realm_remove_client_scope_mapping.json
- 99_update_realm_remove_all_client_scope_mapping.json
- 00_create_realm_with_clientScope.json
- 01_update_realm__add_clientScope.json
- 02_update_realm__change_clientScope.json
- 03_update_realm__change_clientScope_add_protocolMapper.json
- 04_update_realm__change_clientScope_change_protocolMapper.json
- 05_update_realm__change_clientScope_replace_protocolMapper.json
- 06_update_realm__try-to-change_clientScope_invalid_protocolMapper.json
- 09_update_realm__change_default_clientScope_add_protocolMapper.json
- 70.0_create_empty_realm.json
- 70.1_update_realm__create_clientScope_with_protocolMapper.json
- 96_update_realm__change_clientScope_delete_protocolMapper.json
- 97_update_realm__delete_clientScope.json
- 98_update_realm__skip_delete.json
- 99_update_realm__delete_all.json
- 00_create_realm_with_client.json
- 01_update_realm__add_client.json
- 02_update_realm__change_clients_properties.json
- 03_update_realm__add_protocol-mapper.json
- 04_update_realm__add_more_protocol-mapper.json
- 05_update_realm__change_protocol-mapper.json
- 06_update_realm__ignore_protocol-mapper.json
- 07_update_realm__try-to-update_protocol-mapper.json
- 08_update_realm__delete_protocol-mapper.json
- 09_update_realm__delete_all_protocol-mapper.json
- 10.0_update_realm__raise_error_add_authorization_client_bearer_only.json
- 10.1_update_realm__raise_error_add_authorization_client_public.json
- 10.2_update_realm__raise_error_add_authorization_without_service_account_enabled.json
- 10.3_update_realm__raise_error_update_authorization_client_bearer_only.json
- 10.4.1_update_realm__raise_error_update_authorization_client_public.json
- 10.4.2_update_realm__raise_error_update_authorization_client_public.json
- 10.5_update_realm__raise_error_update_authorization_without_service_account_enabled.json
- 11_update_realm__add_authorization.json
- 12_update_realm__update_authorization.json
- 13_update_realm__remove_authorization.json
- 14_update_realm__set_auth-flow-overrides.json
- 15_update_realm__change_auth-flow-overrides.json
- 16_update_realm__ignore_auth-flow-overrides.json
- 17_update_realm__update_id_auth-flow-overrides_when_flow_changed.json
- 18_cannot_update_realm__with_invalid_auth-flow-overrides.json
- 19_update_realm__remove_auth-flow-overrides.json
- 20_update_realm__create_client_add_default_scope.json
- 21_update_realm__update_client_update_default_scope.json
- 22_update_realm__update_client_skip_default_scope.json
- 23_update_realm__update_client_remove_default_scope.json
- 24_update_realm__update_client_add_custom_default_scope.json
- 25_update_realm__update_client_update_custom_default_scope.json
- 26_update_realm__update_client_remove_custom_default_scope.json
- 27_update_realm__enable_standard_token_exchange.json
- 41_update_realm_add_authz_policy_realm-management.json
- 42_update_realm_update_authz_policy_realm-management.json
- 43_update_realm_remove_client_and_authz_policy_realm-management.json
- 44_update_realm_remove_authz_policy_realm-management.json
- 45_update_realm_update_authz_policy_for_idp_realm-management.json
- 46_update_realm_update_authz_policy_for_idp_with_placeholder_realm-management.json
- 47_update_realm_update_authz_policy_for_role_with_placeholder_realm-management.json
- 48_update_realm_update_authz_policy_for_group_with_placeholder_realm-management.json
- 49.0_update_realm_update_authz_policy_for_unknown_type_with_placeholder_realm-management.json
- 49.1_update_realm_update_authz_policy_for_client_with_error_placeholder_realm-management.json
- 49.2_update_realm_update_authz_policy_for_idp_with_error_placeholder_realm-management.json
- 49.3_update_realm_update_authz_policy_for_role_with_error_placeholder_realm-management.json
- 49.4_update_realm_update_authz_policy_for_group_with_error_placeholder_realm-management.json
- 50.0_update_realm_update_authz_policy_for_unknown_type_with_id_realm-management.json
- 50.1_update_realm_update_authz_policy_for_client_with_bad_id_realm-management.json
- 50.2_update_realm_update_authz_policy_for_idp_with_bad_id_realm-management.json
- 50.3_update_realm_update_authz_policy_for_role_with_bad_id_realm-management.json
- 50.4_update_realm_update_authz_policy_for_group_with_bad_id_realm-management.json
- 51_update_realm_with_client_with_more_than_100_roles_in_realm_management_authorization.json
- 52_fix_authorization_import_order_scopes_before_resources.json
- 70_create_realm__with_client_with_auth-flow-overrides.json
- 71_update_realm__add_client_with_auth-flow-overrides.json
- 72_update_realm__clear_auth-flow-overrides.json
- 73_update_realm__set_auth-flow-overrides-with-id.json
- 90_update_realm__try-to-create-client.json
- 91.0_update_realm__try-to-update-client.json
- 91.1_update_realm__try-to-update-client.json
- 92_update_realm__invalid-client.json
- 98_update_realm__delete_client.json
- 00_create_realm_with_component.json
- 01_update_realm__change_component_config.json
- 02_update_realm__add_component_with_config.json
- 03_update_realm__add_component_for_same_providerType.json
- 04_update_realm__add_component_with_subcomponent.json
- 05.1_update_realm__update_config_in_subcomponent.json
- 05.2_update_realm__update_config_in_subcomponent.json
- 06.1_create_realm__with_component_without_subcomponent.json
- 06.2_update_realm__update_component_add_subcomponent.json
- 07_update_realm__update_component_add_more_subcomponent.json
- 08_update_realm__update_component_update_subcomponent.json
- 09_update_realm__update_component_skip_subcomponent.json
- 10_update_realm__update_component_remove_subcomponent.json
- 11_update_realm__update_component_remove_all_subcomponent.json
- 12_update_realm__try-to-create-component.json
- 97_update_realm__skip_components.json
- 98_update_realm__remove_component.json
- 99_update_realm__remove_all_components.json
- 00_create_realm_with_default_groups.json
- 01_update_realm_remove_and_add_default_group.json
- 02_update_realm_add_default_subgroup.json
- 96_update_realm_add_non_exists_default_subgroup.json
- 97_update_realm_remove_default_group.json
- 98_update_realm_skip_default_group.json
- 99_update_realm_remove_all_default_group.json
- master-realm.json
- master-realm.json
- master-realm.json
- master-realm.json
- master-realm.json
- master-realm.json
- master-realm.json
- master-realm.json
- master-realm.json
- master-realm.json
- master-realm.json
- master-realm.json
- 00_create_realm_with_authorization_fgap_v2.json
- 01_update_realm_authorization_fgap_v2.json
- 01_update_realm_management_permissions_fgap_v2.json
- 02_test_fgap_v2_501_error_handling.json
- 02_update_realm_management_permissions_fgap_v2.json
- 03_test_fgap_v2_501_error_handling.json
- 04_test_authorization_resource_fgap_v2.json
- 05_test_admin_permissions_client_handling.json
- 06_test_v2_authorizationSchema_import.json
- 07_test_admin_permissions_client_in_import.json
- 08_test_fgap_v2_resource_placeholder_syntax.json
- 09_create_realm_with_admin_permissions_client.json
- 10_update_realm_with_admin_permissions_client.json
- 11_import_realm_with_admin_permissions_client_and_policies.json
- 00_create_realm_with_group.json
- 01_update_realm_add_group.json
- 02_update_realm_add_group_with_attribute.json
- 03_update_realm_add_group_with_realm_role.json
- 04_update_realm_add_group_with_client_role.json
- 05_update_realm_add_group_with_subgroup.json
- 06_update_realm_add_group_with_subgroup_with_realm_role.json
- 07_update_realm_add_group_with_subgroup_with_client_role.json
- 08_update_realm_add_group_with_subgroup_with_subgroup.json
- 09_update_realm_update_group_add_attribute.json
- 10_update_realm_update_group_add_realm_role.json
- 11_update_realm_update_group_add_client_role.json
- 12_update_realm_update_group_add_subgroup.json
- 13_update_realm_update_group_add_second_subgroup.json
- 14_update_realm_update_group_remove_and_add_second_subgroup.json
- 15_update_realm_update_group_add_second_attribute_value.json
- 16_update_realm_update_group_add_second_attribute.json
- 17_update_realm_update_group_change_attribute_value.json
- 18_update_realm_update_group_change_attribute_key.json
- 19_update_realm_update_group_delete_attribute.json
- 20_update_realm_update_group_delete_attribute_value.json
- 21_update_realm_update_group_add_scond_realm_role.json
- 22_update_realm_update_group_delete_realm_role.json
- 23_update_realm_update_group_delete_last_realm_role.json
- 24_update_realm_update_group_delete_add_second_client_role.json
- 25_update_realm_update_group_delete_remove_client_role.json
- 26_update_realm_update_group_delete_add_client_roles_from_second_client.json
- 27_update_realm_update_group_delete_remove_client.json
- 28_update_realm_update_group_add_attribute_to_subgroup.json
- 29_update_realm_update_group_add_attribute_value_to_subgroup.json
- 30_update_realm_update_group_add_second_attribute_to_subgroup.json
- 31_update_realm_update_group_remove_attribute_value_from_subgroup.json
- 32_update_realm_update_group_remove_attribute_from_subgroup.json
- 33_update_realm_update_group_add_realm_role_to_subgroup.json
- 34_update_realm_update_group_add_second_role_to_subgroup.json
- 35_update_realm_update_group_remove_role_from_subgroup.json
- 36_update_realm_update_group_add_client_role_to_subgroup.json
- 37_update_realm_update_group_add_second_client_role_to_subgroup.json
- 38_update_realm_update_group_add_second_client_roles_to_subgroup.json
- 39_update_realm_update_group_remove_client_role_from_subgroup.json
- 40_update_realm_update_group_remove_client_roles_from_subgroup.json
- 41_update_realm_update_group_add_subgroup_to_subgroup.json
- 42_update_realm_update_group_add_second_subgroup_to_subgroup.json
- 43_update_realm_update_group_update_subgroup_in_subgroup.json
- 44_update_realm_update_group_delete_subgroup_in_subgroup.json
- 45_update_realm_update_group_delete_subgroup.json
- 46_update_realm_add_group_with_substring_of_existing_group_name.json
- 47_update_realm_update_group_with_substring_of_existing_group_name.json
- 78_update_realm_delete_group.json
- 79_update_realm_delete_all_groups.json
- 99_update_realm_update_group_add_many_subgroups.json
- 00_create_realm_with_identity-providers.json
- 01_update_identity-provider.json
- 02_create_other_identity-provider.json
- 03_create_identity-provider_for_keycloak-oidc.json
- 04_update_identity-provider_for_keycloak-oidc.json
- 05_update_identity-provider_for_keycloak-oidc_with_mapper.json
- 06_update_identity-provider_for_keycloak-oidc_with_updated_mapper.json
- 07_update_identity-provider_for_keycloak-oidc_with_updated_mapper_with_pseudo_id.json
- 08_update_identity-provider_for_keycloak-oidc_with_replaced_mapper.json
- 09_update_identity-provider_for_keycloak-oidc_with_deleted_mapper.json
- 10_delete_identity-provider_for_keycloak-oidc.json
- 20_create_other_identity-provider-with-custom-first-login-flow.json
- 25_create_yet-another_identity-provider-with-custom-first-and-post-login-flow.json
- 0_realm.json
- 01-create-realm.yaml
- 02-update-realm.yaml
- 01-update-realm.yaml
- 02-update-realm.yaml
- 0_create_realm.json
- .3_update_realm.json
- .8_update_realm.json
- 0_create_realm.json
- 1_update_realm.json
- 2_update_realm.json
- 4_update_realm.json
- 5_update_realm.json
- 6_update_realm.json
- 7_update_realm.json
- 9_update_realm.json
- 1_update_realm.json
- 2_update_realm.json
- 3_update_realm.json
- junk.txt
- 1_update_realm.json
- 4_update_realm.json
- 5_update_realm.json
- 6_update_realm.json
- 7_update_realm.yaml
- .1_update_realm.json
- 0_create_realm.json
- realm-import.zip
- js-test.json
- realm-js-substitution.json
- realm-with-js.json
- user-cases.json
- 00_create_realm_with_client.json
- 01_prepare_client_to_delete.json
- 0_create_realm.json
- 1_update_realm.json
- 0_create_realm.json
- 1_update-realm_not-delete-one.json
- 2_update-realm_not-delete-all.json
- 00_create_realm_with_message_bundles.json
- 01_update_realm_with_new_message_bundles_keys.json
- 02_update_realm_with_new_locale.json
- 03_update_realm_with_removed_locale.json
- 04_update_realm_with_removed_locale_key_for_en.json
- 05_update_realm_with_removed_and_new_keys.json
- 01_create_organization_empty.json
- 02_create_organizations_basic_details.json
- 03_add_organization_members.json
- 04_create_identity_providers_and_link_organizations.json
- 05_add_organization_attributes.json
- 06_import_organizations_full_realm.json
- 10_create_many_org_with_basic_details.json
- 0_create_realm.json
- 1_update_realm.json
- 00_create_simple-realm.json
- 0_create_realm.yaml
- 1_update_realm.json
- 2_multi_document.yaml
- 0_create_realm
- 0_create_realm.json
- 1_update_realm.yml
- 99_invalid_realm.json
- 0_create_realm
- 0_create_realm.yaml
- 1_update_realm.yml
- 2_update_realm.json
- 3_update_realm_anchors.yaml
- 99_invalid_realm.yaml
- 00_update-realm_with_passkeys-enabled.json
- 01_update-realm_passkeys-disabled.json
- 02_update-realm_without_passkeys-settings.json
- 0_create_realm.json
- configtree
- 0_update_realm.json
- 0_create_realm.json
- 1_update_realm.json
- 2_update_realm_with_env.json
- 3_update_realm.json
- 00_create_realm_with_required-action.json
- 01_update_realm__try_adding_invalid_required-action.json
- 02_update_realm__add_default_required-action.json
- 03_update_realm__change_name_of_required-action.json
- 04_update_realm__enable_required-action.json
- 05_update_realm__change_priorities_required-action.json
- 06_update_realm__delete_and_add_required-action.json
- 07_update_realm__skip_required-action.json
- 98_update_realm__delete_required-action.json
- 99_update_realm__delete_all_required-action.json
- 00_create_realm_with_roles.json
- 01_update_realm__add_realm_role.json
- 02_update_realm__add_client_role.json
- 03_update_realm__change_realm_role.json
- 04_update_realm__change_client_role.json
- 05_update_realm__add_user_with_realm_role.json
- 06_update_realm__add_user_with_client_role.json
- 07_update_realm__change_user_add_realm_role.json
- 08_update_realm__change_user_add_client_role.json
- 09_update_realm__change_user_remove_realm_role.json
- 10_update_realm__change_user_remove_client_role.json
- 11_update_realm__add_realm_role_with_realm_composite.json
- 12_update_realm__add_realm_role_with_client_composite.json
- 13_update_realm__add_realm_composite_to_realm_role.json
- 14_update_realm__add_client_composite_to_realm_role.json
- 15.1_update_realm__add_composite_client_to_realm_role.json
- 15.2_update_realm__add_non_existing_composite_client_to_realm_role.json
- 16_update_realm__add_client_role_with_realm_role_composite.json
- 17_update_realm__add_client_role_with_client_role_composite.json
- 18_update_realm__add_realm_role_composite_to_client_role.json
- 19.1_update_realm__add_client_role_composite_to_client_role.json
- 19.2_update_realm__add_non_existing_client_role_composite_to_client_role.json
- 20_update_realm__add_client_role_composites_to_client_role.json
- 21_update_realm__remove_realm_role_composite_from_realm_role.json
- 22_update_realm__remove_client_role_composite_from_realm_role.json
- 23_update_realm__remove_client_role_composites_from_realm_role.json
- 24_update_realm__remove_realm_role_composite_from_client_role.json
- 25_update_realm__remove_client_role_composite_from_client_role.json
- 26_update_realm__remove_client_role_composites_from_client_role.json
- 27_update_realm__create_role_with_attributes.json
- 28_try-to_update_realm__refer-non-exist-role.json
- 29_try-to_update_realm__add-client-role-without-client.json
- 60_update_realm__add_user_with_realm_role.json
- 65_import_realm_without_mentioned_default_roles.json
- 66_import_realm_with_fake_default_roles.json
- 67_import_realm_without_fake_default_roles.json
- 70_import_realm_with_duplicated_client_role.json
- 71.1_import_realm_with_nested_composites.json
- 71.2_import_realm_with_nested_composites.json
- 71.3_import_realm_with_nested_composites.json
- 72.1_update_composite_realm_roles_with_roles.json
- 72.2_remove_role_from_composite_realm_roles.json
- 72.3_remove_all_roles_from_composite_realm_roles.json
- 00_create-realm-with-scope-mappings.json
- 01_update-realm__add-scope-mapping.json
- 02_update-realm__add-role-to-scope-mapping.json
- 03_update-realm__add-scope-mapping.json
- 04_update-realm__delete-role-from-scope-mapping.json
- 05_update-realm__delete-scope-mapping-for-client.json
- 06_update-realm__do-not-change-scope-mappings.json
- 07_update-realm__delete-all-scope-mappings.json
- 08_update-realm__add-scope-mappings-for-client-scope.json
- 09_update-realm__update-role-for-client.json
- 10_1_update-realm__throw-invalid-client-scope.json
- 10_2_update-realm__throw-invalid-client-scope-role.json
- 10_3_update-realm__throw-invalid-client.json
- 10_4_update-realm__throw-invalid-client-role.json
- 70_create-realm-with-scope-mappings-and-client.json
- 00_update_realm_create_service_account_in_master_realm.json
- 01_create_realm_client_with_service_account_enabled.json
- 02_update_realm_client_with_service_account_enabled.json
- 00.1_update_simple-realm_with_same_config.json
- 00_create_simple-realm.json
- 01_update_login-theme_to_simple-realm.json
- 02_create_simple-realm_with_login-theme.json
- 03_create_simple-realm_with_identity-provider.json
- 04_create_simple-realm_with_invalid_name.json
- 05_update_simple-realm_with_brute-force-protected.json
- 06_update_simple-realm_with_smtp-settings.json
- 07_update_simple-realm_with_web-authn-settings.json
- 08.1_update_simple-realm_with_events_enabled.json
- 08.2_update_simple-realm_with_events_enabled.json
- 08.3_update_simple-realm_with_events-expiration.json
- 08.4_update_simple-realm_without_events-expiration.json
- 08.5_update_simple-realm_with_otp-policy-algorithm.json
- 08.6_update_simple-realm_with_new_otp-policy-algorithm.json
- 09_update_simple-realm_with_invalid_property.json
- 10.1_update_simple-realm_add_defaultScopes.json
- 10.2_update_simple-realm_change_defaultScopes.json
- 10.3_update_simple-realm_skip_defaultScopes.json
- 10.4_update_simple-realm_remove_defaultScopes.json
- 10.5_update_simple-realm_invalid-default_defaultScopes.json
- 10.6_update_simple-realm_invalid-optional_defaultScopes.json
- 11.1_update_simple-realm_event_expiration_after.json
- 11.1_update_simple-realm_event_expiration_before.json
- 80_invalid_import_property.json
- 81_invalid_json.json
- 00_create_realm_with_federation.json
- 01_create_realm_without_federation.json
- 02_create_realm_without_component.json
- 03_create_realm_with_federation_import_disable.json
- 04_update_realm_with_federation_readonly_add_group.json
- 05_update_realm_with_federation_readonly_change_group.json
- 06_update_realm_with_federation_readonly_remove_group.json
- 07_update_realm_with_federation_readonly_change_attributes.json
- 00_ignore_realm_with_user_profile.json
- 01_create_realm_with_user_profile.json
- 02_update_realm_with_user_profile.json
- 03_ignore_realm_without_user_profile.json
- 04_update_realm_with_user_profile_switched_off.json
- 05_create_realm_with_unmanaged_attributes.json
- 06_update_realm_with_unmanaged_attributes.json
- 07_update_realm_with_no_unmanaged_attributes.json
- 08_create_realm_with_default_value.json
- 00_create_realm_with_user.json
- 01_update_user_roles_try_change_email.json
- 00_create_realm_with_user.json
- 01_update_realm_add_clientuser.json
- 02.1_update_realm_change_clientusers_password.json
- 02.2_update_realm_change_clientusers_password.json
- 03_update_realm_with_new_user.json
- 04.1_create_realm_with_users_to_check_update.json
- 04.2_create_realm_with_users_to_check_update.json
- 05.1_issue_gh_68.json
- 05.2_issue_gh_68.json
- 06_update_realm_and_not_remove_user.json
- 07_update_realm_try_to_create_user_invalid_role.json
- 08_update_realm_try_to_create_user_invalid_group.json
- 09_update_realm_update_user_add_group.json
- 10_update_realm_update_user_change_group.json
- 11_update_realm_update_user_remove_group.json
- 12_update_realm_update_user_add_subgroup.json
- 13_update_realm_update_user_change_subgroup.json
- 14_update_realm_update_user_remove_subgroup.json
- 15.0_update_realm_change_clientusers_password.json
- 15.1_update_realm_change_clientusers_password.json
- 16.1_update_realm_change_users_username.json
- 16.2_update_realm_change_users_username.json
- 50.1_create_realm_with_email_as_username_without_username.json
- 50.2_update_realm_with_email_as_username_without_username.json
- 50.3_update_realm_with_email_as_username_with_invalid_username.json
- 50.4_update_realm_with_email_as_username_with_correct_username.json
- 60.1_update_realm_add_clientl_with_service_account.json
- 60.2_update_realm_add_clientl_with_service_account.json
- 60.2_update_realm_remove_client_role_from_service_account.json
- 60.3_update_realm_explicitly_remove_keycloak_client_role_from_service_account.json
- 61.1_create_realm_with_user_without_attributes.json
- 61.2_update_user_set_attributes.json
- 61_create_realm_with_password_history_policy.json
- 00_create_realm_with_user_roles_groups.json
- 01_update_realm_merge_user_roles_groups.json
- 00_create_realm_with_workflow.json
- 01_update_workflow.json
- 02_delete_workflow.json
- test-keystore.p12
- application-IT.properties
- application-normalize-IT.properties
- embedded-ldap.ldif
- junit-platform.properties
- logback-test.xml
- logging.properties
- spotbugs-exclude.xml
- .codacy.yaml
- .edge-build.Dockerfile
- .editorconfig
- .env
- .gitignore
- build-readme.md
- CHANGELOG.md
- checkstyle.xml
- CODE_OF_CONDUCT.md
- codecov.yml
- CONTRIBUTING.md
- docker-compose.yml
- Dockerfile
- DOCUMENTATION.md
- LICENSE.txt
- mvnw
- mvnw.cmd
- pom.xml
- README.md
- SECURITY.md
// repository documentation
Was this content helpful?
(0 ratings)
