Erik Jan de Wit
|
a03c8fc79b
|
Fixed issue comment on PR (#694)
* Fixed issue comment on PR
see: https://github.com/keycloak/keycloak-admin-ui/pull/657#issuecomment-857488393
* remove delete action on create
|
2021-06-15 13:08:58 +02:00 |
|
Hynek Mlnarik
|
cad1cce316
|
KEYCLOAK-17503 Offline session improvements
|
2021-06-15 09:17:57 +02:00 |
|
Erik Jan de Wit
|
e68d4ff5c8
|
inherited roles disabled instead of non selectable
|
2021-06-15 08:14:38 +02:00 |
|
vramik
|
e3c76035b2
|
KEYCLOAK-18359 Default role migration is not performed correctly when empty realm id
|
2021-06-14 20:54:37 +02:00 |
|
mfrances17
|
861d382621
|
Merge pull request #660 from edewit/issue-416
fixing issue 416
|
2021-06-14 09:18:16 -04:00 |
|
Erik Jan de Wit
|
1a9618edff
|
fixes issue (#663)
* fixes issue
fixes: #636
* fixed display order
* more fixes
* fix reseet and sync default value
* fixed types
* fixed?
* fixed titles
* fixed default id
* fixed redirect url for oidc
* fixed more issues
* revert "none" option on sync mode
* updated text to use "None"
* fixed tests
|
2021-06-14 07:31:45 -04:00 |
|
Davide Setti
|
74089a51b3
|
KEYCLOAK-18383 Update Group: don't check siblings if the name doesn't change
|
2021-06-14 12:58:45 +02:00 |
|
dependabot[bot]
|
1f1fa7681e
|
Bump enzyme-adapter-react-16 from 1.15.3 to 1.15.6 (#698)
|
2021-06-14 09:35:41 +00:00 |
|
Pedro Igor
|
0dd8544ea4
|
[KEYCLOAK-17399] - Declarative User Profile
|
2021-06-14 11:28:38 +02:00 |
|
Pedro Igor
|
ef3a0ee06c
|
[KEYCLOAK-17399] - Declarative User Profile and UI
Co-authored-by: Vlastimil Elias <velias@redhat.com>
|
2021-06-14 11:28:32 +02:00 |
|
dependabot[bot]
|
cb93551c77
|
Bump @types/lodash from 4.14.168 to 4.14.170 (#699)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.168 to 4.14.170.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-14 11:06:42 +02:00 |
|
dependabot[bot]
|
7cef6cc1c5
|
Bump postcss from 8.2.15 to 8.3.3 (#700)
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.15 to 8.3.3.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.15...8.3.3)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-14 11:06:02 +02:00 |
|
dependabot[bot]
|
a6c449e6d0
|
Bump grunt from 1.2.1 to 1.4.1 (#701)
|
2021-06-14 09:00:17 +00:00 |
|
Erik Jan de Wit
|
3e4a73ebfb
|
PR review fix
|
2021-06-14 09:34:37 +02:00 |
|
Michal Hajas
|
d2a8a95d79
|
KEYCLOAK-18369 Create MapKeycloakTransaction interface
|
2021-06-14 08:31:59 +02:00 |
|
Martin Bartoš
|
7ffa2835ef
|
KEYCLOAK-18391 CIBATest failure
|
2021-06-11 10:36:56 +02:00 |
|
Václav Muzikář
|
9854f21ace
|
KEYCLOAK-18332 Client Scopes are reset to realm's default when Client is updated
|
2021-06-11 07:41:18 +02:00 |
|
AndyMunro
|
e40ed2d7c4
|
KEYCLOAK-18360 adding missing file: client-oidc-keys.png
|
2021-06-10 16:08:53 -03:00 |
|
mfrances17
|
04bdf4bfa5
|
Merge pull request #691 from jenny-s51/consentsUIFixes
Consents UI fixes
|
2021-06-10 12:02:59 -04:00 |
|
mfrances17
|
2f012eecce
|
Merge pull request #671 from mfrances17/role-mappers
Adds User Fed Group and Role mappers
|
2021-06-10 12:02:15 -04:00 |
|
mfrances
|
691ba65e9d
|
resolved rebase conflict issue that broke test
|
2021-06-10 11:24:05 -04:00 |
|
jenny-s51
|
f8d325b3f0
|
fix localization
|
2021-06-10 11:08:11 -04:00 |
|
mfrances
|
346e92aa8b
|
add validation for req fields
|
2021-06-10 10:14:12 -04:00 |
|
mfrances
|
7ba357c223
|
add basic validation
|
2021-06-10 10:14:12 -04:00 |
|
mfrances
|
4bf8930cd4
|
all user fed mappers tests passing
|
2021-06-10 10:14:12 -04:00 |
|
mfrances
|
f2ee537747
|
group mapper and add del client tests working
|
2021-06-10 10:14:12 -04:00 |
|
mfrances
|
c56b5dc7b9
|
not hardcoded role now working
|
2021-06-10 10:03:46 -04:00 |
|
mfrances
|
64146b6bd4
|
add default values
|
2021-06-10 10:03:46 -04:00 |
|
mfrances
|
7edc76a079
|
role mapping working
|
2021-06-10 10:03:46 -04:00 |
|
mfrances
|
b9c38e811e
|
fix lint issues
|
2021-06-10 10:03:46 -04:00 |
|
mfrances
|
63a365ad93
|
use radios for role selection user fed mappers only
|
2021-06-10 10:03:46 -04:00 |
|
mfrances
|
da45bf0e09
|
hardcoded version working
|
2021-06-10 10:03:46 -04:00 |
|
mfrances
|
37ad6bd14a
|
hardcoded version of role modal
|
2021-06-10 10:03:46 -04:00 |
|
Erik Jan de Wit
|
be94f1f9f0
|
fixing issue 629 (#655)
* address some of the issues in 629
* made breadcrumb/page title same as other sections
* fixed tests
|
2021-06-10 09:25:02 -04:00 |
|
Yoshiyuki Tabata
|
4d1576b96a
|
KEYCLOAK-18328 "access_denied" instead of "interaction_required" should
be returned when a user cancels the login
|
2021-06-10 11:16:50 +02:00 |
|
Pedro Igor
|
7d64637438
|
[KEYCLOAK-18117] - Unhandled exceptions not releasing worker thread
|
2021-06-10 10:58:07 +02:00 |
|
mposolda
|
070c68e18a
|
KEYCLOAK-18069 Migration of client policies JSON from Keycloak 13
|
2021-06-10 10:40:14 +02:00 |
|
Martin Kanis
|
711222edea
|
KEYCLOAK-16616 Release notes for limiting number of auth sessions
|
2021-06-10 09:25:25 +02:00 |
|
AndyMunro
|
91880a5e1a
|
KEYCLOAK-16221 Correcting wrong versions of EAP/SSO during upgrade.
|
2021-06-10 09:13:16 +02:00 |
|
Martin Kanis
|
cbe50e046b
|
KEYCLOAK-16616 authenticationSessions map in RootAuthenticationSessionEntity grows unboundedly
|
2021-06-10 09:00:53 +02:00 |
|
Martin Kanis
|
485e802ad8
|
KEYCLOAK-11019 Offline sessions preloading docs
|
2021-06-10 08:54:53 +02:00 |
|
Douglas Palmer
|
aac0b6ec5f
|
[KEYCLOAK-17602] Email account verification link is wrongly encoded
|
2021-06-10 08:34:53 +02:00 |
|
Stan Silvert
|
b152d89e22
|
KEYCLOAK-18373: Cut and Paste in Groups broken
|
2021-06-10 08:33:42 +02:00 |
|
Martin Bartoš
|
8ea2551d25
|
KEYCLOAK-18247 LifespanAdapterTest fails due to validation error on EAP
|
2021-06-10 07:07:35 +02:00 |
|
Martin Bartoš
|
07d57ca30f
|
KEYCLOAK-17179 IdP mappers with MultiValued property can't be saved
|
2021-06-10 07:02:21 +02:00 |
|
mfrances17
|
5d71a4f049
|
Fix additional UX issues with User Federation (#681)
* change title and breadcrumb
* only show tabs on edit not create
|
2021-06-09 16:13:56 -04:00 |
|
jenny-s51
|
76f47f17f2
|
remove comment
|
2021-06-09 14:01:41 -04:00 |
|
jenny-s51
|
aefac52144
|
add revoke action
|
2021-06-09 14:01:14 -04:00 |
|
mfrances17
|
5a9b01c15f
|
Merge pull request #690 from mfrances17/cypress-timeout
Increase cypress default command timeout to 10 seconds
|
2021-06-09 11:25:32 -04:00 |
|
jenny-s51
|
0647b88083
|
consents fixes done
|
2021-06-09 09:35:35 -04:00 |
|