Bruno Oliveira da Silva
b7a1806d51
Release notes and upgrade notes to KEYCLOAK-11971
2019-11-08 11:36:31 +01:00
Jon Koops
913056b2b2
[KEYCLOAK-11971] Remove credentials option from configuration
2019-11-08 11:36:18 +01:00
Takashi Norimatsu
4574d37d8d
KEYCLOAK-11372 Support for attestation statement verification ( #6449 )
2019-11-08 09:15:28 +01:00
Martin Bartoš
bf8184221a
KEYCLOAK-11838: Fixed unstable RefreshTokenTest ( #6455 )
2019-11-08 08:53:23 +01:00
Pedro Igor
28b41623eb
[KEYCLOAK-11929] - Aggregated Policy Console tests failing due to upload_scripts feature
2019-11-08 08:16:59 +01:00
stianst
889e878649
Fix link in product build
2019-11-08 07:29:58 +01:00
stianst
a3255004bb
KEYCLOAK-11918 Moved guides docs to dropdown, and set version fixed at the top
2019-11-07 16:15:06 +01:00
stianst
384640c284
KEYCLOAK-11918 Add latest and archive builds to documentation
2019-11-07 16:15:06 +01:00
Pedro Igor
2dd592380d
[KEYCLOAK-10867] - Remove upload of JavaScript code through REST
2019-11-07 14:30:31 +01:00
vramik
701ba1a408
KEYCLOAK-11891 Update How-TO-RUN file with instruction regarding remote server testing
2019-11-07 14:08:07 +01:00
sebastienblanc
263a64ef0a
add a legacy shaded adapters jar for spring boot 1
2019-11-07 13:58:20 +01:00
mhajas
b74f69c5ac
KEYCLOAK-11779 Make feature controller which takes care of enabling/disabling features including restarting container if needed
2019-11-07 09:35:11 +01:00
Kohei Tamura
0e172d1632
KEYCLOAK-2009 Remove unnecessary dependencies and scopes
2019-11-07 09:27:39 +01:00
stianst
e13a066c74
KEYCLOAK-11886 Delete themes/src/main/resources/theme/keycloak/common/resources/lib/components/
2019-11-07 04:45:24 -03:00
stianst
14fe48ee38
Fix links
2019-11-07 08:32:39 +01:00
John Muczynski
f6cc26ab76
KEYCLOAK-11732 gatekeeper documentation, in example config files clarify the values for listen:
2019-11-06 07:17:02 -03:00
vmuzikar
b13fa2d16a
KEYCLOAK-11602 Add token exchange test to OpenShift 3 social login test
2019-11-06 06:49:10 -03:00
vmuzikar
bf5cca52a4
KEYCLOAK-11675 Fix unstable Google Social Login test
2019-11-06 06:49:10 -03:00
Stian Thorgersen
f14f92ab0b
KEYCLOAK-6073 Make adapters use discovery endpoint for URLs instead of hardcoding ( #6412 )
2019-11-06 10:34:35 +01:00
Stan Silvert
041229f9ca
KEYCLOAK-7429: Linked Accounts REST API
2019-11-05 16:03:21 -05:00
Peter Skopek
d0386dab85
KEYCLOAK-8785 remove k_version endpoint ( #6428 )
2019-11-05 11:35:55 +01:00
Takashi Norimatsu
ecae2c5772
KEYCLOAK-11743 Update to webauthn4j 0.9.14.RELEASE and add apache-kerby-asn1:2.0.0 dependency ( #6401 )
2019-11-05 09:23:09 +01:00
Miguel Paulos Nunes
aa44579a02
KEYCLOAK-9553 Performance optimization on role mappings retrieval.
2019-11-05 08:59:53 +01:00
Wim Vandenhaute
b6ee342713
KEYCLOAK-4593 Flush and clear when fetching multiple realms for performance improvement with large number of realms
2019-11-04 21:11:26 +01:00
Douglas Palmer
a32c8c5190
[KEYCLOAK-11185] Fixed build with JDK 11
2019-11-04 10:56:07 -03:00
Martin Bartoš
e3d755fe9d
KEYCLOAK-11729: ExtendingThemeTest is failing with auth-server-wildfly ( #6410 )
2019-11-04 11:27:03 +01:00
stianst
a6e8232b31
KEYCLOAK-11845 Update admin theme to use shared PatternFly/RCUE
2019-11-01 12:09:25 -03:00
stianst
64a92eba3c
KEYCLOAK-11844 Update account theme to use shared PatternFly/RCUE
2019-11-01 12:09:25 -03:00
stianst
8e4fce457d
KEYCLOAK-11782 Update PatternFly 3 and RCUE 3
2019-11-01 12:09:25 -03:00
stianst
2f0b03e1a0
KEYCLOAK-11782 Cleanup
...
* Updated npm-update profile
- Update Node and NPM versions
- Exclude optional dependencies
- Remove node_modules within src/main/node_modules (PatternFly for example includes all dependencies in patternfly/node_modules, we don't need these)
- Remove minimist and mkdirp from src/main/node_modules as these are not included in dist, so we don't need the source
* src/main/node_modules was updated to PatternFly 3.41.6 at some point, but not properly since src/main/resources/theme/keycloak/common/resources/node_modules/patternfly is currently on 3.38.1
* Removed ^ in versions in package.json as this results in unreliable updates of dependencies
2019-11-01 12:09:25 -03:00
Dmitry Telegin
203646627f
Use global bootstrap flag
2019-11-01 10:56:06 +01:00
Dmitry Telegin
11f761ec1f
Deferred initialization - Quarkus impl
2019-11-01 10:56:06 +01:00
Dmitry Telegin
b68e8323ed
KEYCLOAK-11785 - Support for deferred initialization
2019-11-01 10:56:06 +01:00
stianst
e301da8c63
Add warning to always-refresh-token option
2019-10-31 15:25:33 +01:00
Andy Munro
6d420e2315
Keycloak-8949 Personal data collected
2019-10-31 15:20:37 +01:00
Javier Pena
f56285424a
Update auth-spi.adoc
...
Some fixes and minimal methods to follow the example
2019-10-31 12:51:59 +01:00
JannesD
f3b2913ad3
🎨 fixed inconsinstent example code indentations ( #749 )
...
Some of the code examples used 2 spaces, and some were wrongly indented. This PR fixes the inconsistent JavaScript indentation to 4 spaces, and ensures that opening and closing brackets/braces are placed on the same indentation
2019-10-31 12:43:43 +01:00
mposolda
73a9c8af1c
KEYCLOAK-9809 KEYCLOAK-8575 Release note for client authentication in OIDC identity providers
2019-10-31 12:38:18 +01:00
Dirk Heuvels
5fa457b77b
Removed unintended external link
2019-10-31 11:47:04 +01:00
Dirk Heuvels
0d3af71d67
Amendment for common Tomcat/SAML pitfall
...
As already proposed in https://lists.jboss.org/pipermail/keycloak-user/2018-May/013984.html
2019-10-31 11:47:04 +01:00
stianst
9a44c8fa36
Remove broken link
2019-10-31 11:45:38 +01:00
Bruno Oliveira da Silva
dcd79087b5
Update the release notes to give credits to our contributors
2019-10-31 11:11:30 +01:00
mhajas
e3fdfeb040
KEYCLOAK-11706 Add tests for spring version 2.2.0
2019-10-31 10:19:51 +01:00
Guillaume KLECH
115597532a
Update provider-interfaces.adoc
2019-10-30 15:51:35 +01:00
owangen
1c73aab1c1
Update admin-console.adoc
...
logging and log in is two different things
2019-10-30 15:51:06 +01:00
lrozenblyum
d472efb1b5
KEYCLOAK-10266
2019-10-30 15:48:06 +01:00
Leonid Rozenblyum
61561968ed
KEYCLOAK-10266 Allows proper handling of Single Sign Out events.
...
It was incorrectly relying on web application listeners on session
destruction.
While it's used as a Spring Bean (declared in
KeycloakWebSecurityConfigurerAdapter) so it has to use Spring-based
facility.
See also https://lists.jboss.org/pipermail/keycloak-user/2016-March/005479.html
2019-10-30 15:47:45 +01:00
Kohei Tamura
29d5814068
Update keys.adoc
2019-10-30 15:42:20 +01:00
Kohei Tamura
afb2fe60bc
Remove descriptions including "All" tab
2019-10-30 15:42:20 +01:00
Guillaume Troupel
dc6e4b41b6
Reversed auth and token URIs
2019-10-30 15:37:49 +01:00