mfrances
23d2d6b123
rm scrollintoview
2021-05-07 14:42:59 -04:00
mfrances
d780ef2d0c
fixes identity provider cypress tests
2021-05-07 12:54:23 -04:00
Takashi Norimatsu
624d300a55
KEYCLOAK-17938 Not possible to create client in the admin console when client policy with "secure-redirecturi-enforce-executor" condition is used
2021-05-07 17:52:09 +02:00
mfrances17
84bc7e8091
Merge pull request #588 from edewit/default-value
...
Fixed bug
2021-05-07 11:34:30 -04:00
Erik Jan de Wit
fc6d2e7ecf
fixed test??
2021-05-07 13:38:18 +02:00
Takashi Norimatsu
b38b1eb782
KEYCLOAK-17895 SecureSigningAlgorithmEnforceExecutor: Ability to auto-configure default algorithm
2021-05-07 12:37:39 +02:00
Takashi Norimatsu
faab3183e0
KEYCLOAK-18034 Enforce SecureSigningAlgorithmForSignedJwtEnforceExecutor to private-key-jwt clients regardless their option
2021-05-07 12:26:46 +02:00
Erik Jan de Wit
55f585413a
removed unused dependencies ( #581 )
2021-05-07 10:40:51 +02:00
Erik Jan de Wit
c036253ac5
fixed test by clearing field first
2021-05-07 09:45:42 +02:00
Erik Jan de Wit
c5ff588791
add OIDC provider to the idp section ( #553 )
...
* initial version of oidc
* fixed fetch and added missing fields
* fixed file upload
* added scopse
* added details
* added disable action and save
* updated to use new design based on discovery response
* new design
* set default value
* added tests
* fixed tests
* fixed labels
* changed direction to up
2021-05-06 14:59:00 -04:00
Václav Muzikář
f9d4f3c7c2
KEYCLOAK-18023 GH Actions unable to build KC
2021-05-06 10:39:26 -03:00
Erik Jan de Wit
e318d24301
KEYCLOAK-17098 use open boolean per section for mobile kebab ( #7949 )
2021-05-06 09:11:35 -04:00
keycloak-bot
8fc950668c
Set version to 14.0.0
2021-05-06 14:55:26 +02:00
keycloak-bot
4b44f7d566
Set version to 14.0.0-SNAPSHOT
2021-05-06 14:55:01 +02:00
stianst
bb7682f512
Fix release notes
2021-05-06 14:51:51 +02:00
Bruno Oliveira da Silva
818dc40304
[KEYCLOAK-18001] Upgrade Apache Ant dependency
2021-05-06 08:55:57 -03:00
stianst
f29f558570
Updates to release note for KC 13
2021-05-06 11:55:36 +02:00
Michal Hajas
bb75edf44c
KEYCLOAK-17995 Document manual migration step for Keycloak 13 upgrade
2021-05-06 11:40:07 +02:00
Michal Hajas
e7821bb67b
KEYCLOAK-17995 Add a warning to standalone migration scripts to perform a manual migration script if needed + fix test failures when migrating from 9.0.3
2021-05-06 11:40:01 +02:00
Hynek Mlnarik
98a88e3e8b
KEYCLOAK-17991 Introduce preview feature for map storage
2021-05-06 11:38:41 +02:00
Hynek Mlnarik
253dee077e
KEYCLOAK-17830 Fix realm Map*Entity to/fromModel
2021-05-06 11:38:41 +02:00
Hynek Mlnarik
93feae104b
KEYCLOAK-16127 Unify registerEntityForChanges
2021-05-06 11:38:41 +02:00
Hynek Mlnarik
6d97a573e6
KEYCLOAK-17696 Make MapStorageFactory amphibian
2021-05-06 11:38:41 +02:00
Hynek Mlnarik
e46a5484c5
KEYCLOAK-17695 Split MapStorage provider and provider factory
2021-05-06 11:38:41 +02:00
Erik Jan de Wit
dbd544be37
don't use private fields
2021-05-06 11:06:20 +02:00
Erik Jan de Wit
f6357ccc7c
put assign and initialize into one line
2021-05-06 10:38:45 +02:00
Erik Jan de Wit
312927e3d2
removed invalid default value
2021-05-06 10:37:55 +02:00
mfrances17
84d621f70a
Show hand cursor when hovering over User Fed empty state cards ( #569 )
...
* add hand cursor for empty state cards
* add default ldap name value
* move card css up and add to provider cards
2021-05-06 09:23:51 +02:00
vramik
020dd530b9
KEYCLOAK-18009 Invalid role creation with oracle database
2021-05-06 09:01:42 +02:00
Takashi Norimatsu
0a4fdc64f3
KEYCLOAK-17929 SecureSigningAlgorithmForSignedJwtEnforceExecutor polishing for FAPI
2021-05-06 08:41:05 +02:00
Takashi Norimatsu
b78d151a23
KEYCLOAK-16808 Client Policy : Implement existing ConsentRequiredClientRegistrationPolicy as Client Policies' executor
...
Co-authored-by: Andrii Murashkin <amu@adorsys.com.ua>
2021-05-06 08:36:34 +02:00
Peter Skopek
b2ed99c70d
KEYCLOAK-16928 Fix typo in authenticatorFlow representation
2021-05-06 08:33:19 +02:00
Erik Jan de Wit
d3615b1780
fixed undefined ( #582 )
...
fixing: #453
2021-05-06 07:32:42 +02:00
Erik Jan de Wit
8d72f8a705
Fixing cypress tests ( #586 )
...
* upgrade cypress
* fixed delete now has dialog
* also check "unAssign"
* client type no longer required
* providers and group changes
* grp creation working
* moved create realm button ouside the dropdown
* sped up test and added cleanup
* Revert "moved create realm button ouside the dropdown"
This reverts commit e2076a5305808417de910ba8fada8e528e5c356a.
* make test re-runnable
* removed un needed navigation
* Fix misformed Cypress config for GitHub Action
* cleanup after test
* fixed cleanup
* temporary removed this test
* also remove user "new"
* try adding a wait for CI
* get different modal id
* add {force: true} to modal functions
* mv grp search last and ignore 401
* try using cy.get and disable video for testing
* add back video artifacts
Co-authored-by: mfrances <mfrances@redhat.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
Co-authored-by: jenny-s51 <jshandel@redhat.com>
2021-05-06 07:31:40 +02:00
Jan Lieskovsky
a41f5c390d
[KEYCLOAK-17933] Upgrade Keycloak to Wildfly 23.0.2.Final
...
Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2021-05-05 15:56:51 +02:00
Sam Dammers
e73c6103cf
KEYCLOAK-17888 This reverts [KEYCLOAK-14299] - Do not create keys during startup but on-demand
...
Restoring the original realm key provisioning process due to undesirable behaviour when using
on demand provisoning under load (duplicate keys created).
2021-05-05 08:43:44 -03:00
mposolda
20fc430be0
KEYCLOAK-17874 Server cannot be started with oracle19cRAC
2021-05-05 13:12:07 +02:00
vramik
0cecd0f33f
KEYCLOAK-17992 MSSQL not updatable
2021-05-05 13:12:07 +02:00
Bruno Oliveira da Silva
f1bdfaa642
[KEYCLOAK-17998] Upgrade PostgreSQL JDBC Driver
2021-05-05 09:44:22 +02:00
Václav Muzikář
57fca2a34f
KEYCLOAK-15170 Reset password link is not invalidated if email address is changed
2021-05-05 08:45:47 +02:00
Bruno Oliveira da Silva
4f08912071
[KEYCLOAK-17989] Update Jetty to the latest version
2021-05-04 16:56:43 -03:00
Florian Roks
640cf499cc
KEYCLOAK-17804 added documentation to KeycloakConfigResolver-interface
2021-05-04 15:22:19 -03:00
Václav Muzikář
f2c08e9b8f
KEYCLOAK-17743 Run QS tests with each PR in the Keycloak repo
2021-05-04 13:12:18 -03:00
Martin Bartoš
c2c1b482ea
KEYCLOAK-17734 LifespanAdapterTest fails due to header check
2021-05-04 12:36:33 +02:00
dependabot[bot]
9d25c48e63
Bump typescript from 3.8.3 to 4.2.4 ( #573 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.8.3 to 4.2.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.8.3...v4.2.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-04 11:51:09 +02:00
vramik
b4c85c83e6
KEYCLOAK-17944 AccountBrokerTest fails with SocketTimeoutException in GHA / map
2021-05-04 11:05:11 +02:00
dependabot[bot]
441a3fe6cf
Bump react-error-boundary from 3.1.0 to 3.1.1 ( #571 )
...
Bumps [react-error-boundary](https://github.com/bvaughn/react-error-boundary ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/bvaughn/react-error-boundary/releases )
- [Changelog](https://github.com/bvaughn/react-error-boundary/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bvaughn/react-error-boundary/compare/v3.1.0...v3.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-04 10:21:59 +02:00
dependabot[bot]
0e83e2b1c5
Bump @snowpack/plugin-webpack from 2.0.12 to 2.3.1 ( #574 )
...
Bumps [@snowpack/plugin-webpack](https://github.com/snowpackjs/snowpack/tree/HEAD/plugins/plugin-webpack ) from 2.0.12 to 2.3.1.
- [Release notes](https://github.com/snowpackjs/snowpack/releases )
- [Changelog](https://github.com/snowpackjs/snowpack/blob/main/plugins/plugin-webpack/CHANGELOG.md )
- [Commits](https://github.com/snowpackjs/snowpack/commits/@snowpack/plugin-webpack@2.3.1/plugins/plugin-webpack )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-04 10:15:24 +02:00
Erik Jan de Wit
c2b78c471b
added keys tab to client details ( #557 )
2021-05-04 10:11:58 +02:00
rmartinc
7de5e7d298
KEYCLOAK-17074 Infinite loop logging as an user or impersonating an user as admin ( #7799 )
2021-05-03 21:05:12 -04:00