Andy Munro
e112a2db67
KEYCLOAK-16628 incorporated very helpful changes from Don Naro!
2021-02-02 20:59:48 +01:00
Don Naro
47b8591bbf
doc updates to keycloak-16628 ( #52 )
2021-02-02 20:59:48 +01:00
Andy Munro
9c961d5e1e
KEYCLOAK-16628 addressed additional review comments
2021-02-02 20:59:48 +01:00
Pedro Igor
35ecaf07cb
[KEYCLOAK-16667] - Can't set key when setting up TLS using PEM files
2021-02-02 11:30:08 -03:00
Miquel Simon
25091ad131
KEYCLOAK-16382. Temporarily disable metrics test.
2021-02-01 08:56:46 -03:00
Erik Jan de Wit
45a6f9923d
sort the role list alfabaticlly ( #346 )
2021-01-31 13:07:06 -05:00
Erik Jan de Wit
64f622139c
partially fixes 341 ( #342 )
...
point 3 and 4 of #341 are fixed and capitalised the product name
2021-01-31 12:58:16 -05:00
Florian Apolloner
eeec82dea3
KEYCLOAK-16656 Only set execution authenticator for form flows.
2021-01-29 17:19:15 +01:00
Boris Stumm
c0beca7744
KEYCLOAK-16832: using realm name instead of id
...
in order to get localization texts
2021-01-29 11:40:05 -03:00
Erik Jan de Wit
678ec591d6
added roles tab to clients ( #312 )
...
* added roles tab to clients
* removed duplicate id parameter
* use client roles instead of realm role for clients
* fixed formatting
* fixed create for client role
* fixed replaceAll
2021-01-29 08:59:03 -05:00
Pedro Igor
cdf0ead957
[KEYCLOAK-16780] - Allow batching writes to storage when running migration ( #7717 )
...
Co-authored-by: Hynek Mlnařík <hmlnarik@users.noreply.github.com>
Co-authored-by: Hynek Mlnařík <hmlnarik@users.noreply.github.com>
2021-01-29 09:35:19 -03:00
Erik Jan de Wit
acf77df64c
fixes refresh issue ( #343 )
...
* fixes refresh issue
2021-01-29 11:33:18 +01:00
Martin Kanis
8432513daa
KEYCLOAK-16908 Refactor UserSessionPersisterProvider
2021-01-29 09:29:00 +01:00
mfrances17
a73b2d3a4b
Merge pull request #331 from jenny-s51/erikBlankFields
...
Realm roles(role attributes): adds initial empty field on load, also adds empty field on save
2021-01-28 16:24:16 -05:00
jenny-s51
d9e918a4e0
use watch on initial form field
2021-01-28 14:24:51 -05:00
jenny-s51
c1305e1e16
remove log stmts
2021-01-28 14:24:51 -05:00
jenny-s51
0bdb3b4a31
rebase and fix reload
2021-01-28 14:24:51 -05:00
jenny-s51
a7fd36369e
WIP role attributes
...
fix storybook demos
add attributes tab to realm roles section
use TableComposable
fix formatting
css updates
fix up styling of role attributes table
fix check-types erros
logic from call with Jeff
clean up, format, make eslint proud
delete roledetails
call with Erik
add delete function and css changes
fix storybook demos and format
make key input disabled once new attribute is created
minus icon gray
address PR feedback from Sarah
set add and save buttons to disabled when new input field is empty
fix save/add
fix onChange formState
rebase with resolved conflicts
fix paths and use error msg from response
WIP readOnly
try setting readonly
add defaultState prop
use keycloak tabs
default values WIP
reload WIP
cleanup function
add shouldUnregister
fix for adding empty line on form load
removed debug
small fix for `isValid`
role attributes tab
format
2021-01-28 14:20:23 -05:00
jenny-s51
c2b94c1ed2
add role attributes, WIP
2021-01-28 14:19:32 -05:00
mfrances17
f406018903
Merge pull request #316 from jenny-s51/associated-roles-modal
...
realm roles: associated roles modal (roles list)
2021-01-28 13:18:59 -05:00
mfrances17
4a37d155f7
Merge pull request #326 from mfrances17/kerb-enable-actions
...
Add enable switch and action menu to kerberos settings
2021-01-28 13:18:23 -05:00
jenny-s51
85d1d0fc93
PR feedback from Mark
2021-01-28 12:52:49 -05:00
jenny-s51
5ef75a817a
format after rebase
2021-01-28 12:52:49 -05:00
Eugenia
5064690ae8
remove comment
...
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2021-01-28 12:52:49 -05:00
jenny-s51
162146c371
WIP modal
2021-01-28 12:51:47 -05:00
jenny-s51
3562cf8d57
try fixing cypress test
2021-01-28 12:50:42 -05:00
jenny-s51
6c8e580e47
PR feedback from Mark
2021-01-28 12:50:42 -05:00
jenny-s51
1047326eeb
fix confirmDialog jest test
2021-01-28 12:50:42 -05:00
jenny-s51
6c9eaf5342
fix cypress test
2021-01-28 12:50:42 -05:00
jenny-s51
c3c9625f6b
format after rebase
2021-01-28 12:50:42 -05:00
Eugenia
ec6af8b9ae
remove comment
...
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2021-01-28 12:50:42 -05:00
jenny-s51
578b853fd5
format
2021-01-28 12:50:42 -05:00
jenny-s51
50db2c73d7
WIP modal
2021-01-28 12:50:42 -05:00
Pedro Igor
922d7da3ae
[KEYCLOAK-16497] - AuthzClient.create() fails when env variables are used in auth-server-url
2021-01-28 12:07:58 -03:00
Erik Jan de Wit
f669be1d78
removed cypress init spec in favor of node script ( #340 )
2021-01-28 16:04:48 +01:00
Aboullos
2715c89d06
Merge pull request #336 from edewit/cypress-typescript
...
change to use typescript
2021-01-28 13:49:35 +01:00
Erik Jan de Wit
63aec4415c
fixed workflow
2021-01-28 10:34:42 +01:00
Erik Jan de Wit
a8372498c8
introduced workspace and fixed more types
2021-01-28 10:07:12 +01:00
Erik Jan de Wit
3e7ebfa06b
change to use typescript
2021-01-28 08:47:10 +01:00
Hynek Mlnarik
60e4bd622f
KEYCLOAK-16828 Fix HttpClient failures and close HttpResponses
2021-01-28 08:38:34 +01:00
mfrances
ca79f3da29
navigate to card view after delete
2021-01-27 17:11:00 -05:00
mfrances
ad7be3a62e
enable and delete working
2021-01-27 17:11:00 -05:00
mfrances
35ca42f267
preliminary UI for enable and actions
2021-01-27 17:11:00 -05:00
rmartinc
f3a4991b6a
KEYCLOAK-15975 NPE in DefaultThemeManager.loadTheme() if theme directory is absent
2021-01-27 22:05:19 +01:00
mfrances17
e90f4d3702
Merge pull request #332 from mfrances17/patternfly-4.80.2
...
Update to latest Patternfly releases
2021-01-27 10:25:55 -05:00
Pedro Igor
0c501f8302
[KEYCLOAK-16837] - Authz client still relying on refresh tokens when doing client credentials
2021-01-27 12:23:32 -03:00
Aboullos
0cf9d3e578
Ignore login when user is already logged ( #329 )
...
* Add cookie check on Log in
* Change cookie check to body children check
* Add loadingContainer element
* Add old load container element
* Change quotes
* Disable video recording
* Replace quotes
* Refactor
* Change Cypress version
2021-01-27 07:47:57 -05:00
mposolda
99a70267d9
KEYCLOAK-16801 Improve performance of ClearExpiredEvents background task
2021-01-27 09:57:46 +01:00
Takashi Norimatsu
b89edabcfc
KEYCLOAK-16889 Client Policy : Refactor Test Class
2021-01-27 09:06:08 +01:00
mfrances
5081a9602d
fix tests
2021-01-26 15:54:29 -05:00