Jon Koops
0b9c6192a3
KEYCLOAK-11193 Allow JavaScript logging to be disabled
2019-09-19 07:09:32 -03:00
k-tamura
f35d3a8ec9
KEYCLOAK-10791 Remove duplicate lines in properties
2019-09-19 08:49:32 +02:00
rmartinc
7f54a57271
KEYCLOAK-10757: Replaying assertion with signature in SAML adapters
2019-09-18 16:49:00 +02:00
rmartinc
e255e8cf64
KEYCLOAK-10757: Replaying assertion with signature in SAML adapters
2019-09-18 16:48:49 +02:00
Jon Koops
d4403d3e5e
KEYCLOAK-11196 Document the useNonce
option for JS adapter
2019-09-18 11:29:19 +02:00
Sven-Torben Janus
1887d3b038
KEYCLOAK-10942 Incorporate comments from code review
...
see https://github.com/keycloak/keycloak/pull/6251/files#r325212980
2019-09-18 09:47:18 +02:00
Sven-Torben Janus
f261c43fab
KEYCLOAK-10942 Support eDirectory GUID
...
Convert eDirectory GUID which is in binary format to a UUID in dashed
string format.
2019-09-18 09:47:18 +02:00
farmersmurf
515727c944
fix: as discussed changed to NOT_ACCEPTABLE rather than OK to prevent INTERNAL SERVER ERROR on validation
2019-09-17 16:35:42 +02:00
farmersmurf
ae74335760
KEYCLOAK-10944 Fix 500 Error Code on Update Password
2019-09-17 16:35:42 +02:00
farmersmurf
b443c8186d
KEYCLOAK-10944 Fix 500 Error Code on Update Password
2019-09-17 16:35:42 +02:00
madgaet
60500036e9
[KEYCLOAK-9809] Support private_key_jwt authentication for external IdP
2019-09-17 16:04:44 +02:00
madgaet
53b28aaa7e
[KEYCLOAK-9809] Support private_key_jwt authentication for external IdP
2019-09-17 16:04:23 +02:00
madgaet
c35718cb87
[KEYCLOAK-9809] Support private_key_jwt authentication for external IdP
2019-09-17 16:04:23 +02:00
Stan Silvert
69359eab23
KEYCLOAK-11426: Remove background
2019-09-17 09:37:14 -03:00
Armel Soro
f26f634887
Fix typo in client authenticator tooltip message
2019-09-17 12:21:18 +02:00
Jan Lieskovsky
63e9eec52d
[KEYCLOAK-11415] Switch the 'GroupMapperConfig.PRESERVE_GROUP_INHERITANCE' setting reliably
...
Use own, separate context when trying to switch 'GroupMapperConfig.PRESERVE_GROUP_INHERITANCE'
group mapper config setting to 'false' (or back), across the various tests from LDAPGroupMapperSyncTest
suite. This makes the test results deterministic again (prevents 'test02_syncWithGroupInheritance()'
and 'test03_syncWithDropNonExistingGroups()' tests randomly to fail depending if attempt
to reset the 'GroupMapperConfig.PRESERVE_GROUP_INHERITANCE' back to 'true' in previous
'test01_syncNoPreserveGroupInheritance()' test succeeded, or not)
Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2019-09-16 20:42:46 +02:00
Karel Hala
f8e4ccd57a
KEYCLOAK-11195 Add module loading to dependencies
...
Use window global libraries for AMD
2019-09-13 14:47:45 -03:00
Kohei Tamura
09671aa480
KEYCLOAK-11178 Suppress incorrect warnings
2019-09-13 10:21:20 +02:00
Jan Lieskovsky
7ab854fecf
[KEYCLOAK-8253] When syncing flat (all groups being the top-level ones) structure
...
of LDAP groups from federation provider to Keycloak, perform the search if the
currently processed group already exists in Keycloak in log(N) time
Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2019-09-12 20:14:18 +02:00
Hynek Mlnarik
dcc4117bd0
KEYCLOAK-11368 Include CD7 release notes
2019-09-12 18:33:48 +02:00
Kohei Tamura
476c86c4f7
Fix incorrect label name
2019-09-12 12:08:55 +02:00
Tyler VanZanten
b56ca905cd
Fix typos
2019-09-12 12:08:27 +02:00
Alex Buechele
6c48b98f2c
typo correction, loose vs lose
2019-09-12 12:07:20 +02:00
Jan Lieskovsky
cfb225b499
[KEYCLOAK-8253] Improve the time complexity of LDAP groups synchronization
...
(in the direction from LDAP provider to Keycloak) from exponential to
linear time in the case of syncing flat LDAP groups structure
Add a corresponding test (intentionally configured as to be ignored
by CI/CD due to higher demand on time, required fo the test completion)
Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2019-09-12 09:54:13 +02:00
Shiva Prasad Thagadur Prakash
ff8b790549
KEYCLOAK-10022 Fixing few admin events not raised bug
2019-09-11 18:01:10 -03:00
Stefan Guilhen
b1e487ec39
[KEYCLOAK-7264] Add documentation for the new RoleMappingsProvider SPI
2019-09-11 14:53:31 +02:00
Stian Thorgersen
538cbc433f
Update 8_0_0.adoc
2019-09-11 08:12:14 +02:00
Stian Thorgersen
f21df97e9e
Update 8_0_0.adoc
2019-09-11 08:11:33 +02:00
Cédric Couralet
4ef7f7e17b
KEYCLOAK-8818 Support message bundle in theme resources
2019-09-11 08:03:48 +02:00
Cédric Couralet
9c37da0ee9
KEYCLOAK-8818 Support message bundle in theme resources
2019-09-11 08:03:16 +02:00
Juergen Lesny
c2f3350f8a
KEYCLOAK-11230 Update german translation in themes
2019-09-11 07:56:05 +02:00
mhajas
2703388946
KEYCLOAK-11245 Adapt LDAPConnectionTestManager to use newly introduced LDAPContextManager
2019-09-10 22:51:19 +02:00
Hynek Mlnarik
43f5da83e7
KEYCLOAK-11072 Document Vault SPI
2019-09-10 17:13:01 +02:00
Hynek Mlnarik
6738e063f4
KEYCLOAK-11072 Mark vault SPI as a public SPI
2019-09-10 16:54:47 +02:00
Hynek Mlnarik
03e8f2cf3f
KEYCLOAK-11309 Use Red Hat docs reference for Kerberos config in Firefox
2019-09-10 09:36:36 +02:00
mhajas
9c2525ec1a
KEYCLOAK-11245 Use transcription object for LDAP bindCredential
2019-09-09 19:39:53 +02:00
Martin Kanis
4235422798
KEYCLOAK-11246 Use the transcription object for SMTP password
2019-09-09 13:27:11 +02:00
Hynek Mlnarik
9eb2e1d845
KEYCLOAK-11028 Use pessimistic locks to prevent DB deadlock when deleting objects
2019-09-09 10:57:49 +02:00
Stefan Guilhen
60205845a8
[KEYCLOAK-7264] Add a RoleMappingsProvider SPI to allow for the configuration of custom role mappers in the SAML adapters.
...
- Provides a default implementation based on mappings loaded from a properties file.
- Role mappers can also be configured in the keycloak-saml susbsytem.
2019-09-09 05:24:25 -03:00
rmartinc
a726e625e9
KEYCLOAK-10782: Credentials tab on clients can only be displayed with view-realm
2019-09-06 16:45:08 -03:00
k-tamura
f2ab8d97c0
KEYCLOAK-10677 Fix incorrect tooltip texts
2019-09-06 15:30:25 -04:00
jferrer
97fccd6d50
KEYCLOAK-10910 login function now uses promise type specified in init
2019-09-06 15:24:31 -04:00
Martin Kanis
b1be6c2bdd
KEYCLOAK-11247 Use the transcription object for Identity providers password
2019-09-06 15:29:11 +02:00
Cédric Couralet
aadd5331bc
[KEYCLOAK-11219] log an explicit error message when state is null
2019-09-06 10:59:28 +02:00
Stan Silvert
71e6fc2b30
KEYCLOAK-11189: Fix locale dropdown
2019-09-05 16:18:41 -03:00
Stan Silvert
a43af40228
KEYCLOAK-10739: Device Activity UI
2019-09-05 12:22:05 -03:00
Pedro Igor
a1d8850373
[KEYCLOAK-7416] - Device Activity
2019-09-05 11:43:27 -03:00
Sebastian Laskawiec
b7a88a40a0
KEYCLOAK-10169 Openshift 4 User Identity Provider
2019-09-05 16:34:08 +02:00
Sebastian Laskawiec
69d6613ab6
KEYCLOAK-10169 OpenShift 4 Identity Provider
2019-09-05 16:33:59 +02:00
vmuzikar
2f9d875840
KEYCLOAK-11286 Fix tests in "other" module
2019-09-05 16:29:09 +02:00