Sebastian Loesch
c9fbed7eb8
KEYCLOAK-10545 Fix formatting error in log message
...
Fixes the formatting error
java.util.IllegalFormatConversionException: d != java.util.UUID
2019-06-26 10:22:15 +02:00
mhajas
fe62ece2c3
KEYCLOAK-10701 Remove SpringBoot test within test-apps directory
2019-06-24 21:58:48 +02:00
Kohei Tamura
e10711114b
Fix wrong file names
2019-06-24 15:46:36 -03:00
mposolda
c124aec586
KEYCLOAK-10262 DBLockTest.testLockConcurrently fails with MariaDB Galera 10.1
2019-06-24 11:23:18 +02:00
Jeroen ter Voorde
7654793713
[KEYCLOAK-10419] Remove user and group resource at the end of the GroupTest.
2019-06-21 11:31:01 +02:00
Jeroen ter Voorde
7518692c0d
[KEYCLOAK-10419] Added briefRepresentation parameter support to the admin client interface
...
And added a aquillian test for it.
2019-06-21 11:31:01 +02:00
Jeroen ter Voorde
a2099cff39
[KEYCLOAK-10419] Added support for briefRepresentation param on the GroupResource members endpoint.
2019-06-21 11:31:01 +02:00
Andrea Bruehlmann
18c1641afe
KEYCLOAK-10602
...
German translation errors
2019-06-21 11:21:57 +02:00
Gregory Melahn
39af8284a6
[KEYCLOAK-10682] Fixed links
2019-06-21 10:54:45 +02:00
Stan Silvert
0955c57073
Update README.md
2019-06-20 06:22:49 -03:00
Hynek Mlnarik
1fec20bfc9
KEYCLOAK-10672 Travis folding
2019-06-18 11:39:40 +02:00
k-tamura
542333a0dd
KEYCLOAK-10660 Fix internal server error when re-logging in from my resources page
2019-06-18 06:18:36 -03:00
Hisanobu Okuda
1ac51611d3
KEYCLOAK-10664 correct the error message when no SAML request provided
2019-06-18 08:47:35 +02:00
mhajas
5435553dff
KEYCLOAK-8359 Node.js tests removed from arquillian testsuite
...
Tests are present in https://github.com/keycloak/keycloak-nodejs-connect repository
2019-06-14 11:10:20 -03:00
vramik
d245287320
KEYCLOAK-9598 Apache Tomcat adapter
2019-06-14 10:09:13 +02:00
mhajas
12d351ae97
KEYCLOAK-10595 Make KeycloakSpringBootConfigResolver Spring bean
2019-06-14 09:41:56 +02:00
Bruno Oliveira da Silva
015ca592a9
[KEYCLOAK-10397] Update Red Hat logo in RH-SSO theme
2019-06-14 09:07:56 +02:00
mhajas
b3d3d5b59d
KEYCLOAK-10361 Fix instabilities on windows
2019-06-14 09:05:02 +02:00
Sebastian Laskawiec
e739344556
KEYCLOAK-9640 Unify surefire versions
2019-06-13 13:26:49 +02:00
Pedro Igor
c230ccb7e8
[KEYCLOAK-10634] - Permission not removing reference to resource when setting the resource type
2019-06-12 12:05:45 -03:00
Pedro Igor
fdc0943a92
[KEYCLOAK-8060] - My Resources REST API
2019-06-11 14:23:26 -03:00
Stan Silvert
1463539d32
Update README.md
2019-06-11 07:24:17 -04:00
Martin Bartos RH
6393dbad8d
KEYCLOAK-10582 Fixed bug with disabling Token Exchange feature
2019-06-11 08:27:23 +02:00
Martin Reinhardt
b32a9debce
[KEYCLOAK-10018] Adding search highlight with text match
2019-06-07 12:10:18 -04:00
Martin Reinhardt
ed4af9baba
[KEYCLOAK-10018] Adding sorting of groups by name in UI
2019-06-07 12:10:18 -04:00
Martin Reinhardt
cc6c89325c
update git ignore for os stuff
2019-06-07 12:10:18 -04:00
Peter Skopek
506998db61
[KEYCLOAK-10362] Replace yum by dnf for RHEL 8 installation
2019-06-07 13:00:38 +02:00
Hynek Mlnarik
efb576c716
KEYCLOAK-10549 Change http to https
2019-06-07 12:25:01 +02:00
Réda Housni Alaoui
061211234b
MyThemeSelectorProviderFactory should implement ServerInfoAwareProviderFactory
2019-06-07 08:59:49 +02:00
max-allan-surevine
47e751687a
script authenticators are not enabled by default
...
"script" authenticators are called "scripts" when editing the profile.properties and looking at server info. They are not enabled by default. (at least not in 4.8.3.Final. I haven't had a chance to test today's release of 5.0.0)
2019-06-07 08:57:15 +02:00
Kohei Tamura
1e6f6c8794
Fix incorrect source format
2019-06-07 08:50:05 +02:00
k-tamura
5519fe7bc0
KEYCLOAK-10357 Fix descriptions of nonexistent deploy/ directory
2019-06-07 08:48:54 +02:00
erobinson
701f62f277
Minor formatting change
...
Removing single quote as it doesn't format well when viewing on the docs. Translates to three question marks.
https://www.keycloak.org/docs/latest/upgrading/index.html
2019-06-07 08:48:25 +02:00
Kohei Tamura
5e4b5a2be3
Remove unnecessary dollar mark
2019-06-07 08:47:48 +02:00
Kohei Tamura
1532f78589
Fix typos
2019-06-07 08:47:32 +02:00
k-tamura
33b4f578e3
KEYCLOAK-10438 Fix tooltip text for Request Object Required
2019-06-06 14:07:24 +02:00
Martin Bartos RH
1b7b8244d0
KEYCLOAK-10459 Merge preview features test: FineGrainAdminUnit
2019-06-06 11:21:27 +02:00
Bruno Oliveira da Silva
ba337e3444
[KEYCLOAK-10455] Upgrade Axios for the new account console UI
2019-06-05 10:06:09 -03:00
Peter Skopek
72852857ab
[KEYCLOAK-10338] Securing Applications and Services Guide is missing adapter installation on RHEL8
2019-06-05 14:01:51 +02:00
Peter Skopek
01ea074510
[KEYCLOAK-10339] Obsolete package names in rpm installation section of the Securing Applications and Services Guide
2019-06-05 14:01:51 +02:00
Hynek Mlnarik
ab68cdb79a
KEYCLOAK-10321 Missing "the"
2019-06-05 11:47:12 +02:00
Kohei Tamura
76152812b9
Fix typos
2019-06-04 21:10:29 -03:00
vramik
195383edc9
KEYCLOAK-9598 Apache Tomcat 9.0.x adapter
2019-06-04 21:09:33 -03:00
Pedro Igor
61eb94c674
[KEYCLOAK-8915] - Support resource type in authorization requests
2019-06-04 21:02:54 -03:00
Nils Christian Ehmke
a58a0e7678
[KEYCLOAK-10334] Keycloak Spring Boot Adapter shares configuration in static field
...
Signed-off-by: Nils Christian Ehmke <nils-christian.ehmke@bmiag.de>
2019-06-04 07:13:13 -03:00
Stian Thorgersen
11c9684e7d
Rename test-development.md to tests-development.md
2019-06-04 00:04:22 +02:00
Martin Bartos RH
ccd90d5fdc
KEYCLOAK-10065 Merge preview features test: BrokerLinkAndTokenExchangeTest
2019-06-03 15:48:51 +02:00
Genchi Genbutsu
391f1bf069
added company
2019-06-03 11:37:47 +02:00
codakin
65ea598f78
Include additional styles that are now in latest version.
...
This is necessary for the example to function properly. For example: without the other styles, the passwords are not hidden when updating user credentials. Ideally, all the styles would be automatically inherited from keycloak but they don't appear to be.
2019-06-03 11:32:37 +02:00
vramik
f7c8896181
KEYCLOAK-10401 Fix log debug message in ConditionsValidator
2019-05-30 10:11:01 +02:00