mposolda
6f62c0ed98
KEYCLOAK-13442 Backwards compatibility in users searching. searchForUser(String, RealmModel, int, int) is no longer called when searching users from the admin console
2020-03-27 13:29:55 +01:00
aboullos
4b6e46d1a9
KEYCLOAK-13445 Modify SigningInTest for changes in credential type
2020-03-27 13:29:44 +01:00
Hynek Mlnarik
0835d23d16
KEYCLOAK-13364 Remove Mysql templates, add instructions for including custom JDBC driver
2020-03-27 11:48:41 +01:00
mposolda
bf92bd16b0
KEYCLOAK-13383 WebAuthnRegisterAndLoginTest fails with -Dproduct with auth-server-eap
2020-03-26 16:27:23 +01:00
mposolda
9ec137a50c
KEYCLOAK-13397 Creating role-ldap-mapper for realm-management client id in ldap user federation fails - alternative
2020-03-26 15:45:35 +01:00
vramik
330d5b2c25
KEYCLOAK-13384 exclude IdentityProviderTest.failCreateInvalidUrl from remote-tests
2020-03-26 14:04:38 +01:00
vramik
780d11e790
KEYCLOAK-13571 KcinitTest fails with -Dproduct due to skipped maven plugin exacution
2020-03-26 14:03:11 +01:00
mhajas
10d92a01a6
KEYCLOAK-13577 Remove property from child class since parents class contains it
2020-03-26 09:55:52 -03:00
Pedro Igor
b812159193
[KEYCLOAK-10675] - Deleting an Identity Provider doesn't remove the associated IdP Mapper for that user
2020-03-26 11:41:17 +01:00
Pedro Igor
1b8369c7d5
[KEYCLOAK-13385] - Better message when saving a provider with invalid URLs
2020-03-26 08:46:44 +01:00
stianst
ee167f8f81
Fix links
2020-03-26 08:41:55 +01:00
Stian Thorgersen
4387a71efb
KEYCLOAK-13248 Revising cross DC graphic to use standard formats. ( #891 )
...
Add SVG files in the images directory for the two versions of this graphic.
Co-authored-by: stianst <stianst@gmail.com>
Co-authored-by: Andy Munro <amunro@redhat.com>
2020-03-26 07:43:05 +01:00
slmagus
21e572de5f
Update domain.adoc ( #854 )
...
* Update domain.adoc
grammar edits and word choice edits.
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2020-03-26 07:32:38 +01:00
Aboullos
e85f0cef00
KEYCLOAK-13447 Typo in domain.adoc
2020-03-25 21:04:09 +01:00
Ejez
4cf7b4fccd
fix(docs): Add missing word
2020-03-25 21:03:44 +01:00
Ejez
3b1dffdd1f
fix(docs): Change "Reset" to "Set"
...
Change "Reset Password" to "Set Password" in "Creating a New User" docs
2020-03-25 11:30:50 +01:00
mhajas
b2b790cd1d
KEYCLOAK-10797 Unignore hawtio on eap6 test
2020-03-24 15:10:40 +01:00
mhajas
8b96882a1c
KEYCLOAK-12972 Fix fuse tests
2020-03-24 14:50:54 +01:00
keycloak-bot
7e57fbebb1
Set version to 9.0.4
2020-03-24 08:31:32 +01:00
keycloak-bot
f6a592b15a
Set version to 9.0.4-SNAPSHOT
2020-03-24 08:31:18 +01:00
Pedro Igor
047ab96c83
[KEYCLOAK-11272] - Adding information about enabling fine-grained admin permissions when using token exchange
2020-03-24 06:09:43 +01:00
mposolda
5ddd605ee9
KEYCLOAK-13259
2020-03-24 05:32:41 +01:00
mposolda
9474dd6208
KEYCLOAK-12986 BruteForceProtector does not log failures when login failure in PostBroker flow
2020-03-24 05:32:10 +01:00
Martin Kanis
e6e0e6945d
KEYCLOAK-12156 LogoutEndpoint does not verify token type of id_token_hint
...
Co-authored-by: Martin Kanis <mkanis@redhat.com>
Co-authored-by: Marek Posolda <mposolda@redhat.com>
2020-03-24 05:31:36 +01:00
Stian Thorgersen
b2174664b5
Update profiles.adoc
2020-03-24 05:29:49 +01:00
Bruno Oliveira da Silva
5e101d20ca
[KEYCLOAK-13393] Account2 marked as experimental
2020-03-24 05:29:40 +01:00
Martin Kanis
9336d598ba
KEYCLOAK-13380 Validate alignment
2020-03-24 05:12:57 +01:00
Peter Skopek
2cccc97b2e
KEYCLOAK-13390 license file update before 9.0.1 release
2020-03-23 20:19:16 +01:00
vmuzikar
03bce36b48
KEYCLOAK-13388 Trailing comma in tsconfig.json
2020-03-23 12:51:58 -04:00
Pedro Igor
ec63245ac8
[KEYCLOAK-13386] - SslRequired.EXTERNAL doesn't work for identity broker validations
2020-03-23 12:16:43 -03:00
Erik Jan de Wit
4279f5b54f
KEYCLOAK-13379 added now excluded project files
2020-03-23 08:57:39 -04:00
mposolda
3e82473a90
KEYCLOAK-13369 Not possible to move groups in admin console
2020-03-23 10:17:23 +01:00
mposolda
61fd66e107
KEYCLOAK-13368 TestClassProvider undertow server not stopped after testsuite
2020-03-23 07:10:17 +01:00
Andy Munro
d6108871a2
KEYCLOAK-13271 Changed the port for the admin ui to 8180 to match procedure
2020-03-20 13:36:28 +01:00
Pavel Drozd
6cc897e319
KEYCLOAK-8372 - User Federation tests - fixing for different vendors ( #6909 )
2020-03-20 11:36:35 +01:00
Andy Munro
c026893bc4
KEYCLOAK-13308 adding steps to set the IPA user password
2020-03-20 08:16:20 +01:00
Dmitry Telegin
d0c60f4527
KEYCLOAK-12870 - Allow to pick arbitrary user for IdP linking
2020-03-20 07:41:44 +01:00
Dmitry Telegin
3b24465141
KEYCLOAK-12870 - Allow to pick arbitrary user for IdP linking ( #6828 )
...
* KEYCLOAK-12870 - Allow to pick arbitrary user for IdP linking
* KEYCLOAK-12870: always allow to choose user if password reset is called from first broker login flow
* KEYCLOAK-12870: remove "already authenticated as different user" check and message
* KEYCLOAK-12870: translations
* KEYCLOAK-12870: fix tests
2020-03-20 07:41:35 +01:00
Pedro Igor
2eab44d3f3
[KEYCLOAK-13273] - Remove group policy when group is removed
2020-03-20 07:40:18 +01:00
Martin Kanis
3d95637102
KEYCLOAK-13356 Update licenses for kerby-asn1
2020-03-19 17:59:52 +01:00
Peter Skopek
48e5e1a532
KEYCLOAK-13348 license files updates - due to broken product build
2020-03-19 16:35:25 +01:00
rmartinc
a8e74196d1
KEYCLOAK-4923: Client Service Account Roles are not exported
2020-03-19 11:38:33 -03:00
Peter Skopek
82267c9647
KEYCLOAK-12696 license files updates
2020-03-18 16:42:49 +01:00
Aboullos
f8dc7c0329
KEYCLOAK-13007 Add LDAPAccountTest
2020-03-18 10:11:59 -03:00
Takashi Norimatsu
fc58af1365
KEYCLOAK-12696 Upgrade to webauthn4j 0.10.2.RELEASE
2020-03-18 10:56:51 +01:00
vramik
86089d40b8
KEYCLOAK-13249 jpa-changelog-8.0.0.xml contains whitespace character
2020-03-18 09:36:23 +01:00
Stan Silvert
fff8571cfd
KEYCLOAK-12768: Prevent reserved characters in URLs
2020-03-18 07:40:24 +01:00
Stan Silvert
256bbff769
KEYCLOAK-12844: keycloak.d.ts does not belong in new account console
2020-03-17 15:39:06 -03:00
vmuzikar
89f483d578
KEYCLOAK-13257 Fix WelcomeScreenTest.accountSecurityTest
2020-03-17 15:31:05 -03:00
vmuzikar
e4f7eb78b5
KEYCLOAK-13256 Fix WebAuthn in new Account Console tests
2020-03-17 15:31:05 -03:00