keycloak-scim/js/libs/keycloak-admin-client/test
Thomas Darimont ab376d9101 Make required actions configurable (#28400)
- Add tests for crud operations on configurable required actions
- Add support exposing the required action configuration via RequiredActionContext
- Make configSaveError message reusable in other contexts
- Introduced admin-ui specific endpoint for retrieving required actions with config metadata

Fixes #28400

Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-05-23 08:38:36 +02:00
..
attackDetection.spec.ts Add JavaScript admin client to repository (#16697) 2023-02-03 10:45:11 +00:00
auth.spec.ts Properly handle array query arguments in Admin Client (#24483) 2023-11-02 16:08:42 +00:00
authenticationManagement.spec.ts Make required actions configurable (#28400) 2024-05-23 08:38:36 +02:00
clientPolicies.spec.ts Add JavaScript admin client to repository (#16697) 2023-02-03 10:45:11 +00:00
clientRegistrationPolicies.ts Add JavaScript admin client to repository (#16697) 2023-02-03 10:45:11 +00:00
clients.spec.ts Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
clientScopes.spec.ts Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
components.spec.ts Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
constants.ts Add JavaScript admin client to repository (#16697) 2023-02-03 10:45:11 +00:00
crossRealm.spec.ts Add JavaScript admin client to repository (#16697) 2023-02-03 10:45:11 +00:00
groups.spec.ts Group scalability upgrades (#22700) 2023-10-26 16:50:45 +02:00
groupUser.spec.ts Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
idp.spec.ts Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
organizations.spec.ts Add CRUD for orgainizations to admin client. (#29540) 2024-05-15 08:03:41 +02:00
realms.spec.ts Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
roles.spec.ts Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
serverInfo.spec.ts Endpoint for getting localization/effective message bundles (#24845) 2023-11-20 17:59:10 +00:00
stringifyQueryParams.spec.ts Properly handle array query arguments in Admin Client (#24483) 2023-11-02 16:08:42 +00:00
users.spec.ts Fix search by attribute tests (#27670) 2024-03-11 17:16:22 +01:00
userStorageProvider.spec.ts Add JavaScript admin client to repository (#16697) 2023-02-03 10:45:11 +00:00
whoAmI.spec.ts Add JavaScript admin client to repository (#16697) 2023-02-03 10:45:11 +00:00