Erik Jan de Wit
9903b5c081
renamed files
2020-12-11 11:28:38 +01:00
Erik Jan de Wit
f8d8d08147
renamed data list and documented
2020-12-11 11:18:29 +01:00
vmuzikar
e5232e0674
KEYCLOAK-16533 Improve FluentTestsHelper to better support QS testing
2020-12-10 15:28:56 -03:00
Hynek Mlnarik
f053675e50
KEYCLOAK-16567 Optimize StackUtil class
2020-12-10 18:18:11 +01:00
mfrances17
83825c117b
Merge pull request #245 from edewit/issue-230
...
TextArea is child of controller
2020-12-10 09:10:48 -05:00
Erik Jan de Wit
3f2969e897
TextArea doesn't need to be a child of controller
...
fixes : #230
2020-12-10 10:07:24 +01:00
Michal Hajas
8e376aef51
KEYCLOAK-15847 Add MapUserProvider
2020-12-10 08:57:53 +01:00
Erik Jan de Wit
78ccef0d67
initial version of the user list ( #252 )
...
* initial version of the user list
* added disabled
2020-12-09 16:55:17 -05:00
mfrances17
66d3c844f9
Merge pull request #249 from edewit/remove-all
...
added missing remove all kabab item
2020-12-09 09:23:04 -05:00
Martin Kanis
3ddedc49f5
KEYCLOAK-11417 Internal server error on front channel logout with expired session
2020-12-09 14:45:04 +01:00
Erik Jan de Wit
2c2cfc0ad9
disable remove all when no row is selected
2020-12-09 07:58:19 +01:00
Thomas Riccardi
f45e187c35
Finish renaming 'application role' to 'client role' in help texts
2020-12-08 12:18:13 +01:00
Martin Bartoš
873a69305f
KEYCLOAK-15264 Import realm using directory provider twice with IGNORE_EXISTING will cause NPE for clientId
2020-12-08 11:28:07 +01:00
mfrances17
ff43970e9a
User Federation: populate Kerberos required and cache settings data ( #243 )
...
* pull in kerberos data
* fix build fails and cleanup msgs
* fix 2x build errs
* fix broken test
* fix route, bcrumb, and card click
* lint fixes
* final changes from PR review
* add old breadcrumb functionality back
* fix breadcrumb test
* lint fix
2020-12-08 07:30:53 +01:00
Hynek Mlnarik
8c0c542f09
KEYCLOAK-16489 Add ability to run model tests with LDAP
2020-12-07 20:54:06 +01:00
Martin Kanis
f6be378eca
KEYCLOAK-14556 Authentication session map store
2020-12-07 20:48:59 +01:00
Erik Jan de Wit
41062f88f4
Introduced generic DataList component that can handle all Lists. ( #241 )
...
* initial version of a data list
* introduced paginate property
* added search key
* added types and actions
* added renderer to customize rendering of one cell
* changed `ClientList` to new `DataList`
* replaced client scope list with `DataList`
* added empty state
* Replaced RoleList with `DataList`
* switched to lodash cloneDeep
* fix merge error
2020-12-07 14:23:18 -05:00
Stan Silvert
9ff144e768
Remove useEffect import. ( #250 )
2020-12-07 19:57:03 +01:00
Lukas Hanusovsky
7f916ad20c
KEYCLOAK-14231 - validate supported locales
2020-12-07 19:56:32 +01:00
Stefan Guilhen
edef93cd49
[KEYCLOAK-16232] Streamify the UserCredentialStore and UserCredentialManager interfaces
2020-12-07 19:48:35 +01:00
Stefan Guilhen
73d0bb34c4
[KEYCLOAK-16232] Replace usages of deprecated collection-based methods with the respective stream variants
2020-12-07 19:48:35 +01:00
Erik Jan de Wit
5463db5a20
Initial version of the Service Account tab ( #238 )
...
* service account tab initial version
* added hide inherited function
* move empty formatter to util
* added the 'assign role' button
* only show service account tab when client is saved
* changed to toobar items to align checkbox
* added missing assignRole and renamed tab
2020-12-07 13:37:36 -05:00
Joaquim Fellmann
87cedeaac6
KEYCLOAK 15634: Add ldap test
2020-12-07 17:44:18 +01:00
Erik Jan de Wit
b0faaa829a
added missing remove all kabab item
2020-12-07 14:42:08 +01:00
Stan Silvert
2be549a60e
Use new patternfly jumplinks. ( #246 )
...
* Use new patternfly jumplinks.
* Update snapshots
2020-12-07 07:51:38 -05:00
Przemyslaw Sztoch
33ec2fe069
KEYCLOAK-14492 More polish translation and fixed language name translation
...
Language name should not be translated!
You search your language name in native.
New messages for lack fields from OpenID connect scopes.
2020-12-07 08:36:08 +01:00
Erik Jan de Wit
b59902e3c8
fix for login on realm other then master ( #244 )
2020-12-05 08:16:50 -05:00
Erik Jan de Wit
56db3cfee5
added actions to client scope mapping screen ( #242 )
2020-12-04 16:08:11 -05:00
Erik Jan de Wit
acbd5a5f18
created a MockAdminClient for the storybook ( #240 )
...
* added mock for admin client so stories work again
* updated storybook to 6.1.7
* added js doc
* fix merge error
2020-12-04 13:58:28 -05:00
Bruno Oliveira da Silva
6517e2e7ad
[KEYCLOAK-16551] Remove references to Gatekeeper in the README file
2020-12-04 13:33:35 -03:00
mfrances17
98a5b69b52
Merge pull request #237 from srambach/user-fed-fix-ldap-controllers
...
User fed fix ldap controllers
2020-12-04 10:50:26 -05:00
vramik
bcfe985c24
KEYCLOAK-16543 fix compilation failure on keycloak-services
2020-12-04 13:01:22 +01:00
Ryoji
ea67033097
KEYCLOAK-16474 typo in javadoc sproxy_set_header -> proxy_set_header
2020-12-03 18:07:59 +01:00
Takashi Norimatsu
7da5a71314
KEYCLOAK-14191 Client Policy - Condition : Author of a client - User Group
2020-12-03 17:52:06 +01:00
Ian
be4c99dfe5
KEYCLOAK-15287 Ability to add custom claims to the AccessTokenResponse
2020-12-03 17:28:03 +01:00
Peter Zaoral
c8a2f82a50
KEYCLOAK-14138 Upgrade OTP login screen
...
* edited related css and ftl theme resources
* added tile component
* fixed IE11 compatibility
* fixed affected tests
Signed-off-by: Peter Zaoral <pzaoral@redhat.com>
2020-12-03 16:00:36 +01:00
Erik Jan de Wit
7059297d5f
merged "new role form" and "role details" into one ( #239 )
2020-12-02 16:04:54 -05:00
Erik Jan de Wit
a92f5edcb1
be able to use admin client in nodejs mode ( #231 )
2020-12-02 08:37:40 -05:00
Takashi Norimatsu
a51e0cc484
KEYCLOAK-14197 Client Policy - Condition : Client - Client Host
2020-12-02 09:05:42 +01:00
vramik
cd9e01af90
KEYCLOAK-16502 Migration of DELETE_ACCOUNT role
2020-12-01 13:10:20 +01:00
Erik Jan de Wit
2b5ef5b165
removed inline created component ( #233 )
...
* removed inline created component
* fixed merge error
2020-11-30 14:33:31 -05:00
Erik Jan de Wit
cf95b7184d
Small refactor ( #232 )
...
because `canSelectAll` is false there is no need for this check
2020-11-30 14:30:44 -05:00
Joaquim Fellmann
6a6dba5d6e
KEYCLOAK-15634: Prevent federated user removal with new account console
2020-11-27 13:44:36 +01:00
Peter Zaoral
ad940a861a
KEYCLOAK-14137 Upgrade Authentication selector screen
...
* edited related css and ftl theme resources
* added IE11 compatibility support
* fixed affected tests
Signed-off-by: Peter Zaoral <pzaoral@redhat.com>
2020-11-27 08:40:06 +01:00
stianst
073813d5c5
Release notes for KC 12
2020-11-26 09:48:36 +01:00
Jan Lieskovsky
74a562cf8f
[KEYCLOAK-16098] Documentation for the upgrade to Wildfly 21
...
Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2020-11-26 09:29:34 +01:00
Jan Lieskovsky
833bf98643
[KEYCLOAK-15692] Upgrade to Wildfly "21.0.1.Final"
...
Base fixes:
* [KEYCLOAK-15780] Upgrade Keycloak to Wildfly 21.0.0.Beta1 / Wildfly Core 13.0.0.Beta6
* [KEYCLOAK-16031] Upgrade Keycloak to Wildfly 21.0.0.Final / Wildfly Core 13.0.1.Final
* [KEYCLOAK-16442] Upgrade Keycloak to Wildfly 21.0.1.Final / Wildfly Core 13.0.3.Final
Other (dependent) fixes:
* [KEYCLOAK-15408] Deprecate former Wildfly and Wildfly Core versions in Arquillian's
testsuite pom.xml file as part of the upgrade script
* [KEYCLOAK-15442] Update the version of 'jboss-parent' as part of the Wildfly upgrade
script if necessary
* [KEYCLOAK-15474] Add --verbose and --force options to the Wildfly upgrade automated script
* [KEYCLOAK-15649] Update "urn:jboss:domain:infinispan:10.0" version as part of the Wildfly
upgrade automated script
* [KEYCLOAK-15652] Wildfly upgrade automated script - Align Python artifact version
comparsion algorithm with the Maven / Java one
Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2020-11-26 09:25:29 +01:00
Sarah Rambacher
76ff85f8d8
add FormAccess
2020-11-25 11:17:50 -05:00
Sarah Rambacher
707457f5a9
remove local model from ldap settings
2020-11-25 09:50:40 -05:00
Hynek Mlnarik
5c2122d36f
KEYCLOAK-16444 Initialize JAXP components consistently
2020-11-25 14:20:19 +01:00