keycloak-scim/src/clients
dependabot[bot] 525d90c234
Bump @keycloak/keycloak-admin-client from 18.0.0-dev.8 to 18.0.0-dev.10 (#2390)
* Bump @keycloak/keycloak-admin-client from 18.0.0-dev.8 to 18.0.0-dev.10

Bumps [@keycloak/keycloak-admin-client](https://github.com/keycloak/keycloak-nodejs-admin-client) from 18.0.0-dev.8 to 18.0.0-dev.10.
- [Release notes](https://github.com/keycloak/keycloak-nodejs-admin-client/releases)
- [Changelog](https://github.com/keycloak/keycloak-nodejs-admin-client/blob/main/tsconfig.release.json)
- [Commits](https://github.com/keycloak/keycloak-nodejs-admin-client/compare/v18.0.0-dev.8...v18.0.0-dev.10)

---
updated-dependencies:
- dependency-name: "@keycloak/keycloak-admin-client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 16:08:30 +02:00
..
__tests__ Introduced generic DataList component that can handle all Lists. (#241) 2020-12-07 14:23:18 -05:00
add Remove capabities step from wizard for SAML (#2191) 2022-03-09 17:45:53 +01:00
advanced added more missing fields (#2329) 2022-03-29 09:55:05 +02:00
authorization Bump @keycloak/keycloak-admin-client from 18.0.0-dev.8 to 18.0.0-dev.10 (#2390) 2022-04-06 16:08:30 +02:00
credentials Added missing field (#2369) 2022-03-30 11:23:04 +02:00
import better form convert (#1640) 2021-12-08 16:08:42 +01:00
initial-access Validate the input from the user (#2242) 2022-03-14 11:26:36 +01:00
keys Default value and required field for generate keys (#2195) 2022-03-16 11:37:45 +01:00
routes Added preselected / disabled on create permission (#2236) 2022-03-14 11:17:16 +01:00
scopes Added empty state to add scope dialog (#2291) 2022-03-22 12:58:49 +01:00
service-account Added service account user link (#2322) 2022-03-28 22:56:18 +02:00
AdvancedTab.tsx Removed 'revocation' section when client is SAML (#2192) 2022-03-08 10:53:25 +01:00
ClientDescription.tsx Use string[] directly removed need for converstion (#2175) 2022-03-09 17:42:23 +01:00
ClientDetails.tsx added more missing fields (#2329) 2022-03-29 09:55:05 +02:00
ClientSettings.tsx Change order of client sections (#2245) 2022-03-15 10:43:48 +01:00
ClientsSection.tsx Show baseUrl when rootUrl is not set (#2285) 2022-03-28 15:15:12 +02:00
help.ts Added missing field (#2369) 2022-03-30 11:23:04 +02:00
messages.ts Fixed text of empty state (#2295) 2022-04-05 17:02:27 +02:00
routes.ts initial version of dedicated client scope (#2000) 2022-02-21 13:14:20 +01:00
utils.ts Added the policy screens (#1884) 2022-01-21 15:10:36 +01:00