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
k-tamura
c8028638c8
Fix typos in V7.0 document
2019-10-30 15:37:05 +01:00
Jon Koops
cd7309ddaf
[KEYCLOAK-11436] Update JavaScript adapter documentation to prefer native promises
2019-10-30 15:36:27 +01:00
Rob Winch
77d4447d18
Improve JS Adapter Documentation Admin Labels
...
The documentation currently does not use the same wording as the administrative UI. This makes finding the
correct setting more difficult. Additionally, the documentation does not surround the field names in tick
marks as it does in other places. This makes it less obvious what configuration needs to be done.
This commit adjusts the wording to match the administrative UI. It also ensures the field names are enclosed in tick marks.
2019-10-30 15:34:03 +01:00
Hynek Mlnarik
3dc8a9bfcb
KEYCLOAK-11377 Prepare for CD 8
2019-10-30 15:33:34 +01:00
k-tamura
7c6fe427f7
Fix typos
2019-10-30 15:30:09 +01:00
Kohei Tamura
09db3492d1
Improve formatting
...
Move a sentence to the right place and improve formatting
2019-10-30 15:29:27 +01:00
Philip Colmer
200a606905
Fix reference to protected resource
...
Documentation said /protected. Apache config said /private. Changed the documentation to match config.
2019-10-30 15:28:46 +01:00
Kohei Tamura
2e74e9b14a
Fix a typo and improve formattings
2019-10-30 15:28:02 +01:00
Kohei Tamura
e82ada56b6
Improve formatting and change display order
...
- Improve formatting of warning
- Change the display order according to the setting page
2019-10-30 15:26:45 +01:00
Codrin Bucur
c518ee0f8a
Adjusted per suggestion by @pedroigor
...
Adjusted per suggestion by @pedroigor
2019-10-30 15:25:52 +01:00
Codrin Bucur
ba23dea8bd
These are the keycloak docs not those of redhat-sso ;-)
...
These are the keycloak docs not those of redhat-sso ;-)
2019-10-30 15:25:52 +01:00
Kohei Tamura
c856974a06
Add attribute to refill value in template
...
Please refer to [the thread](https://lists.jboss.org/pipermail/keycloak-user/2015-August/002943.html ).
2019-10-30 15:19:23 +01:00
Hynek Mlnařík
b17927c429
Update server_admin/topics/authentication/password-policies.adoc
...
Thank you.
Co-Authored-By: k-tamura <ktamura.biz.80@gmail.com>
2019-10-30 15:18:36 +01:00
Kohei Tamura
659dce8d5b
Correct an inaccurate description
...
See also:
b478472b35/server-spi-private/src/main/java/org/keycloak/policy/RegexPatternsPasswordPolicyProvider.java (L43)
https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html
2019-10-30 15:18:36 +01:00
stianst
c65bb712d9
KEYCLOAK-11799 Add collapse toc
2019-10-30 15:15:31 +01:00
Martin Kanis
4c8cb05b7a
KEYCLOAK-9940 Remove org.jboss.metadata module
2019-10-29 23:17:57 +01:00
Martin Kanis
25689d2a07
KEYCLOAK-9985 Removal of org.apache.commons in WildFly affects distribution
2019-10-29 23:13:44 +01:00
Benjamin Bentmann
d6f56e58c1
KEYCLOAK-11806 Fix SAML adapter to not fail upon receiving a login response without the optional Destination attribute
2019-10-29 23:12:15 +01:00
Martin Kanis
dda0f68b46
KEYCLOAK-11380 CD 8 Align versions for productization
2019-10-29 21:02:43 +01:00
Stan Silvert
401c02cc19
KEYCLOAK-11839: Fix linting errors in DeviceActivityPage
2019-10-29 15:50:53 -04:00
Peter Sönder
68fa37b4cd
[KEYCLOAK-11765] Changed to jdk7 compliant code
2019-10-29 13:35:22 +01:00
Peter Sönder
6c83b36360
Do not log when failure.getError is blank/empty
...
Sometimes the error message is blank, which results in an empty error line getting logged.
Since the catch always logs "failed to turn code into token" and "status from server: " + failure.getStatus() (on separate lines) this extra blank line is simply noise in the log.
2019-10-29 13:35:22 +01:00
Gideon Caranzo
e07fd9ffa3
KEYCLOAK-9936 Added optional hooks for preprocessing SAML authentication
...
Co-Authored-By: Hynek Mlnarik <hmlnarik@redhat.com>
2019-10-29 13:06:59 +01:00
mposolda
230a5aacec
Release notes for WebAuthn
2019-10-25 10:58:36 +02:00
lounsbrough
e018ca3e29
KEYCLOAK-11802 Simplifying logic for determining disabled status ( #6416 )
...
* KEYCLOAK-11802 Simplifying logic for determining disabled status
2019-10-24 21:43:16 +02:00
Helge Olav Aarstein
d7a0597b1d
KEYCLOAK-9091 Fix for claims with dots from userInfo ( #6312 )
...
* KEYCLOAK-9091 Unable to map claim attributes with dots (.) in them when claims are retrieved from userInfo endpoint
2019-10-24 21:41:38 +02:00
pkokush
ff551c5545
KEYCLOAK-10307: check password history length in password verification ( #6058 )
2019-10-24 21:33:21 +02:00
Takashi Norimatsu
1905260eac
KEYCLOAK-11251 ES256 or PS256 support for Client Authentication by Signed JWT ( #6414 )
2019-10-24 17:58:54 +02:00
Denis Richtárik
6bf1e8a9a7
KEYCLOAK-9979 Remove keycloak-servlet-oauth-client ( #6423 )
2019-10-24 17:28:41 +02:00
Patrick Rosendaal
b28690d4db
KEYCLOAK-11781 specify encoding
2019-10-24 15:03:08 +02:00
MatthewC
14dcd9f41e
KEYCLOAK-11325 - Quarkus distribution
2019-10-24 09:54:08 +02:00
Thomas Küstermann
cef9a6f009
Fix typo and name Spring Initializr
...
Link to start.spring.io is using official "Spring Initializr" as link text now.
2019-10-24 08:56:01 +02:00
mhajas
ac71ee9633
KEYCLOAK-11081 Include jetty94 adapter to product build
2019-10-23 15:53:37 +02:00
Hynek Mlnarik
783545572a
KEYCLOAK-11684 Add support to display passwords in password fields
...
Add UI tests for KEYCLOAK-11684
Co-authored-by: stianst <stianst@gmail.com>
Co-authored-by: vmuzikar <vmuzikar@redhat.com>
2019-10-23 15:30:11 +02:00
mposolda
0cb8730df8
KEYCLOAK-11474 Fix LDAPGroupMapper tests with MySQL and MariaDB
2019-10-23 14:55:33 +02:00
Hynek Mlnarik
f0685cc246
KEYCLOAK-11739 Ensure unique / PK constraint in JPA is on par with Liquibase
2019-10-23 14:53:17 +02:00
stianst
d50994783f
Added UPDATING-NODE-MODULES.md with instructions on how to update dependencies for admin, login and old account console
2019-10-22 13:40:40 +02:00