Commit graph

2211 commits

Author SHA1 Message Date
stianst
50e371ab9d Updated release notes 2019-07-19 15:04:33 +02:00
vramik
805a69e4a5 KEYCLOAK-9987 Upgrade to Wildfly 17.0.1.Final 2019-07-19 11:27:59 +02:00
Steeve Beroard
e9a1ebff61 [KEYCLOAK-8104] Keycloak SAML Adapter does not support clockSkew configuration 2019-07-19 09:52:10 +02:00
Kohei Tamura
9e8a8b9f66 Fix typos 2019-07-15 13:18:39 -03:00
Sebastian Laskawiec
cc7a125606 Fixed an outdated link 2019-07-12 09:58:23 -03:00
mposolda
ae7631ee89 KEYCLOAK-10810 Typo in the server-developer guide in SPI chapter 2019-07-12 11:17:35 +02:00
Takashi Norimatsu
a55e3a5b13 KEYCLOAK-10747 Explicit Proof Key for Code Exchange Activation Settings 2019-07-12 08:32:45 +02:00
Andy Munro
13c5aea904 removing installation guide links and adding a Preview note to the cross DC topic 2019-07-11 15:52:13 +02:00
Thomas Darimont
d58d4f62bd Add note about PKCE to KeycloakInstalled adapter documentation 2019-07-03 08:50:17 +02:00
Thomas Darimont
009af1e1a3 KEYCLOAK-10313 Document PKCE usage for KeycloakInstalled Adapter 2019-07-03 08:50:17 +02:00
Pedro Igor
d1b05ff0ce [KEYCLOAK-10443] - Define a global decision strategy for resource servers 2019-07-02 11:10:33 -03:00
vramik
44d3c851fc KEYCLOAK-9598 Apache Tomcat adapter - relase notes 2019-07-01 08:15:55 +02:00
stianst
aad12c6bd8 Fix links 2019-06-28 09:13:26 +02:00
stianst
077d52f9e8 Fix link 2019-06-28 09:13:26 +02:00
Sebastian Loesch
335f690012 [KEYCLOAK-9554] - Add X.509 authenticator option for canonical DN
- added documentation for the new option
- updated the configuration picture
- corrected the provider value to select in section "Adding X.509 Client
  Certificate Authentication to a Browser Flow"
2019-06-27 08:46:04 +02:00
Stian Thorgersen
4005d205e2
Update .travis.yml 2019-06-27 07:25:23 +02:00
Andy Munro
cabd6a051b adding note to enable brute force detection 2019-06-26 15:28:25 -03:00
Kohei Tamura
e10711114b Fix wrong file names 2019-06-24 15:46:36 -03: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
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
Thomas Darimont
4d3ef66c86 KEYCLOAK-1033 Document PKCE configuration for JavaScript Adapter 2019-05-29 15:40:37 +02:00
Stefan Guilhen
0f23dbb7a2 [KEYCLOAK-8043] Add documentation for the Accepts prompt=none forward from client configuration switch now present in OIDC identity providers 2019-05-29 09:22:30 +02:00
vramik
9dd31810ac KEYCLOAK-9599 Remove Wildfly 8 adapter 2019-05-28 14:29:47 +02:00
vramik
f2638053ff KEYCLOAK-9596 Remove Apache Tomcat 6.0.x adapter 2019-05-28 12:00:28 +02:00
Alex Szczuczko
0c6f0b7b3f Fix warnings in build log
Also fix a bad cross-reference that's breaking the build
2019-05-21 10:04:29 -03:00
Sebastian Laskawiec
e6992e9e27 KEYCLOAK-10184 Connecting to an external database 2019-05-20 11:59:38 +02:00
stianst
46afdfd33a Fix OpenShift guide 2019-05-16 10:12:37 +02:00
translucens
6a9d60301b fix-broken-heading (#632)
* fix-broken-heading
2019-05-13 19:22:52 -03:00
Vinutha-Garimella
63045314f0 Update audience.adoc 2019-05-13 09:57:47 +02:00
Hynek Mlnarik
4a8b30d6c6 KEYCLOAK-10122 Update documentation for RHSSO CD 6 2019-05-10 08:54:49 +02:00
Pedro Igor
b220c0d5bc [KEYCLOAK-10232] - Node.JS Policy Enforcer Documentation 2019-05-08 15:52:58 -03:00
Kohei Tamura
9cd19a2ac3 Fix typos 2019-05-08 15:41:11 +02:00
k-tamura
d59910b4d9 KEYCLOAK-8692 - Make it possible to build on Windows 2019-05-08 09:03:13 +02:00
Hynek Mlnarik
b6acfc53b9 KEYCLOAK-10212 Fix missing reference to RHEL8 2019-05-07 20:52:42 +02:00
Jan Lieskovsky
f6a4b41aeb [KEYCLOAK-9361] Address the issues pointed out by Matthew during PR review
Thanks, Matthew!

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2019-05-03 12:50:32 +02:00
Jan Lieskovsky
3d338af620 [KEYCLOAK-9361] Move 'Binary Builds' example from Get Started
section to Tutorials

Right before 'Example Workflow: Automatically Registering EAP
Application in Red Hat Single Sign-On with OpenID-Connect Client'
tutorial

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2019-05-03 12:50:32 +02:00
Jan Lieskovsky
6b7c6f6222 [KEYCLOAK-9361] Consolidate the Tutorials DB migration section
Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2019-05-03 12:50:32 +02:00
Jan Lieskovsky
d764ed3fa1 [KEYCLOAK-9361] Drop multiple (commented out) subsections from the
Get Started section

* 'Configuring Keystores' one (covered as 'Creating HTTPS and JGroups Keystores, ...'
  in Advanced Concepts section),
* 'Generating Secrets' one (covered as 'Secrets' subsection in Advanced Concepts),
* 'Creating the Service Account' one. Not needed at all (OCP 3.10 and 3.11 doesn't
   need it anymore),
* 'Using the OpenShift Web Console' one (covered as 'Deploying the Chosen {project_name}
   Passthrough TLS Template...' in Advanced Concepts sections, together with providing
   real expected values for these variables),
* 'Routes' one (since RH-SSO 7.3 doesn't use Passthrough TLS by default any more. The
   various supported TLS (reencrypt, passthrough) are described in
  '1.1. What Is Red Hat Single Sign-On?' section)

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2019-05-03 12:50:32 +02:00