Commit graph

316 commits

Author SHA1 Message Date
Erik Jan de Wit
b74265c722
fixed type (#2872) 2022-06-27 10:41:57 +02:00
Stan Silvert
c70fa2d5f5
Always Display in Console missing from OIDC clients (#2869)
* Always Display in Console missing from OIDC clients

* Fix flaky test: Realm settings --> Go to login tab

* Make comment more accurate.
2022-06-24 13:31:02 +02:00
Erik Jan de Wit
b3c4bfe6e3
Make all routes lower case (#2863) 2022-06-22 13:35:10 +02:00
Erik Jan de Wit
f362d5a85d
Add dialog to show authorization data (#2782) 2022-06-13 12:13:36 +02:00
Erik Jan de Wit
fe0a5b9834
Added padding to scroll under save button (#2781) 2022-06-13 11:18:27 +02:00
Stan Silvert
a0996cd91e
Fix evaluate screen when user does not have view-users access. (#2771) 2022-06-13 11:09:07 +02:00
Jon Koops
a7719d1ace
Move 'Sessions' tab before 'Permissions' tab (#2725) 2022-06-01 11:13:28 +02:00
Erik Jan de Wit
48f68358f4
Refactored scroll form so to easier hide section (#2697) 2022-05-30 13:07:33 +02:00
Stan Silvert
5b559bcdbd
Fine grained clients (#2702) 2022-05-30 11:23:24 +02:00
Erik Jan de Wit
66c1dfff5b
Removed logout settings for saml (#2694) 2022-05-27 11:27:05 +02:00
Erik Jan de Wit
ffae9b3072
Added missing default field (#2693) 2022-05-27 11:26:49 +02:00
Erik Jan de Wit
97d932d832
Added missing field (#2691) 2022-05-27 11:26:23 +02:00
Erik Jan de Wit
a1cba372d5
Removed stray console.log statement (#2689) 2022-05-24 14:06:24 +02:00
Erik Jan de Wit
0ef880412d
Found some small issues while creating the documentation (#2672) 2022-05-23 10:52:06 +02:00
Erik Jan de Wit
991393ddc8
Added workaround for overlapping property (#2654) 2022-05-19 15:44:08 +02:00
Erik Jan de Wit
e59c6754e9
Initial version secret rotation (#2646) 2022-05-18 11:22:30 +02:00
Jon Koops
cc7ec1cf7f
Add 'Session' tabs to user and client details (#2655) 2022-05-18 11:16:20 +02:00
Stan Silvert
f4cfb23a3c
Fix role-based authorization in Clients section. (#2632) 2022-05-17 09:52:19 +02:00
Erik Jan de Wit
5a18c76d75
Fixed the group move test by fixing the app (#2625) 2022-05-12 15:46:10 +02:00
Aboullos
5fd94d12b8
Add Service Account Tests (#2624) 2022-05-12 15:45:50 +02:00
Jon Koops
960da1b849
Replace text areas with KeycloakTextArea (#2617) 2022-05-11 11:46:14 +02:00
Jon Koops
9b0af12bd6
Fix client import form state (#2621) 2022-05-11 11:46:05 +02:00
Erik Jan de Wit
93088c5380
Sort enabled features (#2557) 2022-05-09 12:44:07 +02:00
Erik Jan de Wit
58112be510
Added dash when there is no data (#2576) 2022-05-09 12:42:11 +02:00
Erik Jan de Wit
24ec9fd60a
Added permission type to scope based permissions (#2575) 2022-05-09 12:41:43 +02:00
agagancarczyk
24f43d59ec
Fixed decision strategy not selecting properly (#2569) 2022-05-04 19:51:17 +02:00
Erik Jan de Wit
3c55d72517
add permission: false to policy query (#2564)
* add permission: false to policy query

fixes: #2528

* fixed tests
2022-05-04 10:40:01 +02:00
Jon Koops
c8263c00e7
Update outdated links with redirects (#2558) 2022-05-03 07:56:42 +02:00
Erik Jan de Wit
47c696edf9
Use password field + copy to clipboard button (#2524) 2022-04-29 14:42:00 +02:00
Erik Jan de Wit
cf6e7b5bb2
small fix to prevent empty dialog (#2522)
* small fix to prevent empty dialog

this also makes the re-render better

fixes: #2521

* simplified using useMemo
2022-04-29 12:44:49 +02:00
Erik Jan de Wit
593d061224
Changed the load to also include the existing values (#2507) 2022-04-27 17:30:13 +02:00
Erik Jan de Wit
af0b704cf8
Load the different resource bundles from dynamically (#2409) 2022-04-27 17:29:57 +02:00
Erik Jan de Wit
eb3d3714fc
Added user permission tab (#2501) 2022-04-26 12:11:17 +02:00
Jon Koops
d5f6aca82e
Replace text inputs with KeycloakTextInput (#2413) 2022-04-21 17:03:26 +02:00
Erik Jan de Wit
6a07c091b7
First and max need to requery (#2450) 2022-04-21 16:53:30 +02:00
Erik Jan de Wit
50ba699ab8
fixed error when data not found (#2449)
* fixed error when data not found

fixes: #2447

* change to useMemo
2022-04-20 15:10:30 -04:00
Erik Jan de Wit
43c6564895
Changed to use the same form + rename (#2342) 2022-04-20 19:11:46 +02:00
Erik Jan de Wit
324ebdaf11
Added initial version of the client permission tab (#2452) 2022-04-20 11:42:24 +02:00
Jon Koops
4a7c0436cc
Move React Hook Form errors to formState (#2412) 2022-04-08 14:37:31 +02:00
Erik Jan de Wit
e681dbae4a
Enabled more tests (#2399) 2022-04-08 10:56:20 +02:00
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
Erik Jan de Wit
4b150993a6
Fixed text of empty state (#2295) 2022-04-05 17:02:27 +02:00
Erik Jan de Wit
be2d7e268e
Added missing field (#2369) 2022-03-30 11:23:04 +02:00
Erik Jan de Wit
6857d62545
added more missing fields (#2329)
fixes: #1385
2022-03-29 09:55:05 +02:00
Erik Jan de Wit
8b8f564c61
Added service account user link (#2322) 2022-03-28 22:56:18 +02:00
Jenny
86b3fb93a9
Client credentials: "Regenerate" button fix (#2337) 2022-03-28 22:54:15 +02:00
Erik Jan de Wit
219e239c89
Show baseUrl when rootUrl is not set (#2285) 2022-03-28 15:15:12 +02:00
dependabot[bot]
631f8320c5
Bump prettier from 2.6.0 to 2.6.1
* Bump prettier from 2.6.0 to 2.6.1

Bumps [prettier](https://github.com/prettier/prettier) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.0...2.6.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 12:55:21 +02:00
Erik Jan de Wit
bd82872282
Make the export tab tests more stable (#2339) 2022-03-25 12:19:15 +01:00
Erik Jan de Wit
b2d507a390
Added empty state to add scope dialog (#2291) 2022-03-22 12:58:49 +01:00