stianst
a09142c43a
KEYCLOAK-17678 Fix getting client scope by name resulting in listing clients
2021-04-12 21:10:38 +02:00
Erik Jan de Wit
42dae904d0
move back to list on delete ( #520 )
...
fixes : #507
2021-04-12 17:42:36 +02:00
Eugenia
dd1e1f511e
Realm roles(associated roles): fix search filtering bug ( #497 )
...
* realm roles UX review progress wip
* filter realm roles on Enter key press, add filter functionality
* clean up
* filterChips logic now in table toolbar
* fix lint and format
* save with erik
* remove filter chips functionality
* fix check-types
* fix realm roles cypress test
* format
* wip pagination
* rebase
* fix roles pagination
* format
* add back save
* remove duplicates in associated roles table, can now paginate modal
* remove logs
* rebase and fix pagination/search
* remove slice
* pagination in modal and associated roles tab
* show client roles
* lint and format
* fix ts error in AliasRenderer
* fix lint
* add filterType
* wip search in component
* fix associated roles tab pagination
* revert KDT changes
* fix text
* add promise resolve type
* format
* remove comment
* add alphabetize function
* fix search
* remove log stmt
* clean up
* address PR feedback from Erik and render clientId badge in associated roles
* remove comment
* fix type
* format
* make checkboxes selectable
* address PR feedbak from Erik
* changes from rebase
2021-04-09 17:08:40 +02:00
Erik Jan de Wit
f37802bd01
disable when nothing selected ( #508 )
...
* disable when nothing selected
fixing: #495
* fixes:
* cancel button style
* client name
* disabled on none selected
2021-04-09 09:23:19 -04:00
Martin Bartoš
b7437e3cd3
KEYCLOAK-16401 Deny/Allow access in a conditional context
2021-04-09 12:05:25 +02:00
Martin Bartoš
5a9068e732
KEYCLOAK-16401 Deny/Allow access in a conditional context
2021-04-09 12:04:45 +02:00
Erik Jan de Wit
eb9092116d
added recently used realms to the top ( #502 )
...
* added recently used realms to the top
fixing: #396
* fixed add realm button
* moved setting recent to setRealm
cleanup to where realm list is updated
2021-04-08 15:20:35 -04:00
Alfredo Boullosa
cd342ad571
KEYCLOAK-17620 - Fix ClientClientScopesTest
2021-04-08 15:56:51 +02:00
Alfredo Boullosa
2f0f99c204
KEYCLOAK-17619 - Fix DefaultRolesTest
2021-04-08 12:17:53 +02:00
Michito Okai
d9ebbe4958
KEYCLOAK-17202 Restrict Issuance of Refresh tokens to specific clients
2021-04-08 11:51:25 +02:00
Takashi Norimatsu
8b0b657a8f
KEYCLOAK-17682 Client Policy - Executor : remove inner config class for executor without any config
2021-04-08 09:22:16 +02:00
Takashi Norimatsu
3221708499
KEYCLOAK-17667 Client Policy - Executor : Only Accept Confidential Client
2021-04-08 09:17:10 +02:00
Takashi Norimatsu
e9035bb7b3
KEYCLOAK-17681 Client Policy - Executor : Limiting available period of Request Object with its configuration
2021-04-08 09:12:20 +02:00
Erik Jan de Wit
5142d1b4bc
can't move groups to the root level ( #485 )
...
* can't move groups to the root level
disabled "Move" button on root level
* can now move groups to root
* added move to root test
2021-04-07 13:58:29 -04:00
Erik Jan de Wit
408caf6d0f
fixed uxd review issues ( #478 )
...
fixing: #464
2021-04-07 13:55:50 -04:00
Daniel Fesenmeyer
a48d04bfe0
KEYCLOAK-16082 save attributes when role is created (with REST POST request)
...
- add missing mapping code to RoleContainerResource#createRole
- extend ClientRolesTest and RealmRolesTest to check that now the attributes are saved when a role is created
- remove no longer needed code which updated roles because attributes were not saved on creation
2021-04-07 14:08:49 -03:00
Lukas Hanusovsky
e0d660d815
KEYCLOAK-17311 - exclude for Remote testsuite
2021-04-07 13:37:38 +02:00
Lukas Hanusovsky
17b19b2e36
KEYCLOAK-17302 - exclude for Remote testsuite
2021-04-07 13:35:47 +02:00
Takashi Norimatsu
7b227ae47c
KEYCLOAK-17666 Client Policy - Executor : Limiting available period of Request Object
2021-04-07 08:36:26 +02:00
Erik Jan de Wit
2417c285e3
fixing uxd issues ( #477 )
...
* fixing uxd issues
* add select all checkbox
* added intermidate "style" to select all checkbox
2021-04-07 07:42:30 +02:00
Erik Jan de Wit
dd19613557
public client = false when clientAuthentication ( #505 )
...
fixing: #392
2021-04-06 14:14:56 -04:00
Erik Jan de Wit
8cd88b9a1d
rename clientID to clientId ( #504 )
2021-04-06 13:39:27 -04:00
Erik Jan de Wit
a27045c617
re added floating action ( #500 )
2021-04-06 13:19:15 -04:00
Takashi Norimatsu
42dec08f3c
KEYCLOAK-16805 Client Policy : Support New Admin REST API (Implementation) ( #7780 )
...
* KEYCLOAK-16805 Client Policy : Support New Admin REST API (Implementation)
* support tests using auth-server-quarkus
* Configuration changes for ClientPolicyExecutorProvider
* Change VALUE of table REALM_ATTRIBUTES to NCLOB
* add author tag
* incorporate all review comments
Co-authored-by: mposolda <mposolda@gmail.com>
2021-04-06 16:31:10 +02:00
Erik Jan de Wit
e75deb3305
give protocol a bit more width ( #503 )
...
* give protocol a bit more width
* change to uppercase
2021-04-06 13:11:39 +02:00
vramik
d1ad905407
KEYCLOAK-17640 fix MultiVersionClusterTest.verifyFailureOn* tests
2021-04-06 12:55:26 +02:00
Martin Bartoš
f203e4808d
KEYCLOAK-16898 Locale dropdown is broken in IE11 ( #7808 )
2021-04-06 10:23:39 +02:00
Erik Jan de Wit
4d52871fc2
fixed issues described in #468 ( #479 )
...
* fixed issues described in #468
fixing: #468
* fixed type
* fixed column size and order
2021-04-06 09:29:11 +02:00
Miquel Simon
5f551e018d
KEYCLOAK-17310. Disabled test in remote environment. ( #7898 )
2021-04-06 09:03:04 +02:00
Stan Silvert
83a8f2baa7
Allow four ways to set location of keycloak server. ( #482 )
...
* Allow four ways to set location of keycloak server.
* Make it work for devs on Keycloak 12 and below.
2021-04-06 08:44:37 +02:00
mfrances17
f3dde7d2ee
Merge pull request #490 from mfrances17/ldap-mappers-layout
...
User fed mappers layout and partial logic
2021-04-05 17:04:10 -04:00
mfrances
9858cd0d30
fix url-related issues
2021-04-05 15:55:12 -04:00
mfrances
4054bd8b65
add new test snap after rebase
2021-04-05 14:04:24 -04:00
mfrances
66ce876d48
fixed test odd that it was flagged
2021-04-05 14:04:23 -04:00
mfrances
26a49d60c6
fix empty mapper string ref
2021-04-05 14:04:23 -04:00
mfrances
8c29fcabb6
all mappers working
2021-04-05 14:04:23 -04:00
mfrances
95ecc9ff40
adding role mapper
2021-04-05 14:04:23 -04:00
mfrances
f1f9f8736c
nine of eleven mappers complete
2021-04-05 14:04:23 -04:00
mfrances
3e3b1d2bed
separate out reusable components
2021-04-05 14:04:23 -04:00
mfrances
0b0e474caf
move multi-used strings to common
2021-04-05 14:04:23 -04:00
mfrances
9166212720
two mappers complete and strings done
2021-04-05 14:04:23 -04:00
mfrances
2e7f38d9a5
mapper list and edit mapper working
2021-04-05 14:04:23 -04:00
mfrances
2a7782fbae
fix url and rm hack
2021-04-05 14:04:23 -04:00
mfrances
f863f850d1
form layout no logic
2021-04-05 14:04:23 -04:00
mfrances
95c22fd862
preliminary work - list working
2021-04-05 14:04:23 -04:00
mfrances
926c97002f
fix isDirty issue
2021-04-05 14:04:23 -04:00
mfrances
4593a3fa2a
control debug visibliity with other kerberos
2021-04-05 14:04:22 -04:00
mfrances
bb21001d74
add mappers tab
2021-04-05 14:04:22 -04:00
Eugenia
a4242dd370
set leave buttons only on dgroups with direct membership ( #499 )
2021-04-05 13:55:17 -04:00
mfrances17
32f4299d23
Merge pull request #491 from mfrances17/patternfly-4.96.2
...
Update to latest Patternfly releases
2021-04-05 13:20:53 -04:00