Hynek Mlnarik
25b198ed51
Fixed linting issues
...
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
2024-07-15 09:54:11 +02:00
Pedro Igor
0410653e71
Do not send attributes when unlocking the user
...
Closes #31165
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2024-07-11 14:16:23 +02:00
Erik Jan de Wit
2bd17cdc7c
update realm when changing bind ( #31133 )
...
* update realm when changing bind
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* also update used by label
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-07-11 11:13:26 +01:00
Jon Koops
a0c99a7ae0
Show full error details in admin and account consoles
...
Closes #30705
Signed-off-by: Jon Koops <jonkoops@gmail.com>
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-07-10 16:20:26 +02:00
agagancarczyk
04f0304c44
fixed input type and help text for IDP SAML Certificate ( #31193 )
...
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2024-07-10 12:54:26 +00:00
Erik Jan de Wit
932a92a316
don't lazy load when searching ( #31100 )
...
fixes : #31070
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-07-09 13:44:34 +02:00
Erik Jan de Wit
ffbfb7450f
revert part of change ( #31055 )
...
fixes : #31038
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-07-09 12:18:45 +02:00
Erik Jan de Wit
0caca2d6f5
make admin-ui build as a library ( #30268 )
...
* make admin-ui build as a library
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* fix merge errors
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* fix input
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* added null check
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* renamed workspace
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* PR review
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-07-05 12:48:10 -04:00
Erik Jan de Wit
9f0fc3d469
check if it's the last item ( #31054 )
...
fixes : #31040
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-07-05 13:50:19 +02:00
Erik Jan de Wit
e3649eb86a
changed to use adminUrl instead ( #30441 )
...
* changed to use adminUrl instead
fixes : #19070
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* changed to make use of "frondend url" and "adminUrl"
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-07-02 13:42:07 +02:00
mruzicka
53fa901a11
fix: Use correct property for sub-flow name ( #30948 )
...
Signed-off-by: Michal Růžička <michal.ruza@gmail.com>
2024-07-01 14:47:54 +01:00
agagancarczyk
4924847676
Enhanced associated roles ( #30968 )
...
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2024-07-01 14:38:42 +01:00
agagancarczyk
0d6ecab862
fixed rendering of granted client scopes in User Consents ( #30864 )
...
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2024-07-01 15:28:35 +02:00
agagancarczyk
3874a141f1
Added some fun-tuning of Permissions table of Authorization ( #30894 )
...
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2024-07-01 15:20:31 +02:00
Stan Silvert
fd8cb95595
Allow FGA with view-clients to see client roles ( #30834 )
...
Signed-off-by: Stan Silvert <ssilvert@redhat.com>
2024-07-01 08:50:30 -04:00
Erik Jan de Wit
ea0f569bd0
changed X
to link to organization ( #30648 )
...
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-07-01 13:22:46 +02:00
Erik Jan de Wit
213b4ca6d1
reset form instead of adding to it ( #30650 )
...
fixes : #30550
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-07-01 10:49:04 +02:00
Erik Jan de Wit
cb048c9700
don't show if there is a displayName set ( #30647 )
...
fixes : #30582
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-07-01 10:48:10 +02:00
Hynek Mlnarik
287916997e
Show admin console header if serverinfo is forbidden
...
Fixes : #30683
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
2024-06-28 20:22:16 +02:00
Hynek Mlnarik
f65af84191
Conditionally show Client Offline Session Max
...
Fixes : #30521
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
2024-06-26 19:06:27 +02:00
agagancarczyk
ca26524259
Restored multivalued switch on create attribute ( #30811 )
...
* restored multivalued switch
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* small cleanup
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
---------
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2024-06-26 14:30:11 +02:00
etiksouma
d34e468a57
Rename label on realm details page ( #28106 )
...
Closes #28106
Signed-off-by: etiksouma <al@mouskite.com>
2024-06-26 12:31:42 +02:00
Ahana Mallik
4be058a3dd
Prevent double submit in new client form ( #30438 )
...
Closes #20371
Signed-off-by: Ahana Mallik <ahanamallik@gmail.com>
2024-06-25 18:37:08 +00:00
Jade Lovelace
32e3063a6d
ui: make Scope Details page's Description a textarea, like Roles' ( #30273 )
...
The Scope Details page had its description field as a single line text
field. This is inconsistent with the Roles page, which has it as a
textarea allowing multiline editing.
It's true that the character limit is 255 (which is way too short and
should probably be changed imo) but newlines are useful in tweets too :)
Signed-off-by: Jade Lovelace <software@lfcode.ca>
2024-06-25 13:59:52 +00:00
Erik Jan de Wit
b07ba763bd
added label to option ( #30649 )
...
fixes : #30552
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-06-25 06:54:22 -04:00
agagancarczyk
91efe37ec2
fixed username display in the users dropdown on create/edit user policy ( #30701 )
...
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2024-06-25 09:33:33 +01:00
agagancarczyk
b77a69ed18
added missing help text on tokens tab ( #30686 )
...
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2024-06-24 11:39:26 +01:00
Erik Jan de Wit
3156f264b7
made realm the namespace so we can change the bundle ( #30239 )
...
fixes : #29566
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-06-24 09:00:09 +01:00
Erik Jan de Wit
ab04bf0aab
fix select dropdown value
...
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-06-21 14:46:20 +02:00
rmartinc
592c2250fc
Add briefRepresentation query parameter to getUsersInRole endpoint
...
Closes #29480
Signed-off-by: rmartinc <rmartinc@redhat.com>
2024-06-21 11:21:02 +02:00
Pedro Igor
a0ad680346
Adding an alias to organization and exposing them to templates
...
Closes #30312
Closes #30313
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2024-06-20 14:36:14 -03:00
Erik Jan de Wit
8d0e03a271
use clientId instead of id to save client ( #30523 )
...
fixes : #30436
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-06-20 14:16:32 +02:00
agagancarczyk
5ee271e787
fix for Frontend URL realm setting label ( #30574 )
...
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2024-06-19 15:04:22 +00:00
Jon Koops
77fb3c4dd4
Use correct host URL for Admin Console requests ( #30535 )
...
Closes #30432
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-06-19 15:21:53 +02:00
Giuseppe Graziano
24aa6e143d
REALM_CLIENT attribute to recognize realm clients ( #30433 )
...
Closes #29413
Signed-off-by: Giuseppe Graziano <g.graziano94@gmail.com>
2024-06-19 10:22:13 +02:00
MWarnecke
e89b4182b6
Use correct tooltip ( #30467 )
...
Closes #30412
Signed-off-by: Michael Warnecke <WarneckeMichael@web.de>
2024-06-18 18:10:26 +01:00
Andreas Blättlinger
2a88d01e5e
Unify save-buttons in admin-ui ( #30119 )
...
* #30118 Unify save-buttons in admin-ui
Signed-off-by: Andreas Blaettlinger <bln1imb@bosch.com>
* #30118 Unify save-buttons in admin-ui
Signed-off-by: Andreas Blaettlinger <bln1imb@bosch.com>
* Introduced props for naming the buttons in FixedButtonGroup
Signed-off-by: Andreas Blaettlinger <bln1imb@bosch.com>
---------
Signed-off-by: Andreas Blaettlinger <bln1imb@bosch.com>
2024-06-18 12:00:45 +01:00
agagancarczyk
bb4d2ecf92
fixed issue related to dark mode ( #30510 )
...
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2024-06-18 08:06:21 +01:00
agagancarczyk
83af3bc455
Fixed refreshing translations on user detail's tab ( #30199 )
...
* added translations refresh
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* added translation refresh on adding new translation from realm overrides
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* added translation refresh on deleting translations from realm overrides
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* fixed test
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* fixed test
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* fixed test
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* fixed test
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
---------
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2024-06-18 08:06:10 +01:00
Erik Jan de Wit
bdf6dff279
removed useless cell formatter ( #30422 )
...
fixes : #30306
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-06-17 16:20:29 -04:00
Erik Jan de Wit
ece72cd491
add label interpolation to description fields ( #30325 )
...
fixes : #30271
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-06-14 14:26:58 +02:00
Erik Jan de Wit
716e2d4e68
add first and max to group member query ( #30327 )
...
fixes : #30143
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-06-14 14:26:19 +02:00
Thibault Morin
f6fa869b12
feat(SAML): add Artifact Binding on brokering scenarios when Keycloak is SP ( #29619 )
...
* feat: add Artifact Binding on brokering scenarios when Keycloak is SP
Signed-off-by: tmorin <git@morin.io>
* Adding broker test and minor improvements
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
* Fixing IdentityProviderTest
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
* Renaming methods related to idp initiated flows
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
* Fixing partial_import_test.spec.ts
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
---------
Signed-off-by: tmorin <git@morin.io>
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>
2024-06-14 08:54:49 -03:00
Erik Jan de Wit
08ead04c43
added pagination to realm selector ( #30219 )
...
* added pagination to realm selector
fixes : #29978
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* fix display name for recent and refresh on open
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-06-13 11:29:57 +02:00
Thomas Darimont
60ebce8d85
Add translation for oid4vc protocol name
...
Fixes #30286
Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
2024-06-12 12:47:25 +02:00
Jon Koops
c7361ccf6e
Run the Vite dev server through the Keycloak server ( #27311 )
...
Closes #19750
Closes #28643
Closes #30115
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-06-12 11:55:14 +02:00
Pedro Igor
e6df8a2866
Allow multiple instances of the same social broker in a realm
...
Closes #30088
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2024-06-11 12:44:10 -03:00
Andreas Blättlinger
d83537005f
Fix rotated secret ( #30331 )
...
Signed-off-by: Andreas Blaettlinger <bln1imb@bosch.com>
2024-06-11 13:29:05 +02:00
Ahana Mallik
51d80a42d5
Activate Save Button in Client Scopes on first modification ( #30269 )
...
Signed-off-by: Ahana Mallik <ahanamallik@gmail.com>
2024-06-10 16:59:22 -04:00
Erik Jan de Wit
86101b3d1d
changed to use the right query ( #30252 )
...
fixes : #30049
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-06-08 21:09:48 +02:00