Commit graph

21873 commits

Author SHA1 Message Date
Matthew Helmke
e3eaed1536 added known issues 2019-01-22 10:05:55 -06:00
Matthew Helmke
641fc75931 removed the TOC because the RH portal already has one 2019-01-22 10:05:55 -06:00
Matthew Helmke
cf244bcb65 fixed the TOC which worked in asciidoctor and ccutil but not travis 2019-01-22 10:05:55 -06:00
Matthew Helmke
cc9e31f7e1 edits from John 2019-01-22 10:05:55 -06:00
Matthew Helmke
94571d608f Release Notes need Known Issues 2019-01-22 10:05:55 -06:00
mposolda
14ef0d0c5f KEYCLOAK-4989 Note about LDAP password hashing 2019-01-22 06:53:01 -06:00
Matthew Helmke
39bb3ddd91 removed extra warning 2019-01-21 06:46:01 -06:00
Matthew Helmke
7df326a21e KEYCLOAK-9333 update Fuse version notes 2019-01-21 06:46:01 -06:00
Pedro Igor
277095094c [KEYCLOAK-8849] - Missing @Producer 2019-01-18 14:21:44 -02:00
vramik
08e258c0de KEYCLOAK-9269 fix SAMLAdapterClusterTest for EAP6 2019-01-17 17:27:39 +01:00
Pedro Igor
e01c9ddd60 [KEYCLOAK-8849] - Fixing request entitlements call 2019-01-16 12:25:18 -02:00
Pedro Igor
31e8e73e48 [KEYCLOAK-8849] - Using custom polling http client 2019-01-16 12:25:18 -02:00
vmuzikar
1199376e37 KEYCLOAK-9273 Log test browser version 2019-01-15 13:00:38 +01:00
vramik
c4a46a5591 KEYCLOAK-7677 KEYCLOAK-7723 fix version collision of httpclient
Co-authored-by: Pedro Igor <psilva@redhat.com>
2019-01-10 17:45:41 -02:00
Stian Thorgersen
6a75edb903 Update introduction.adoc 2019-01-10 15:47:35 +01:00
Jan Lieskovsky
4a09aea087 [General] Drop the duplicate 'Creating Administrator Account for {project_name} Server'
paragraph from the 'Get Started' section

Keep the copy present in 'Advanced Concept's section, because it is more
updated & already present part of the book dedicated to advanced topics
(see 7.2 guide for reference)

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2019-01-10 15:47:35 +01:00
Jan Lieskovsky
f743f4633c [General] Drop the duplicate occurrence of the '{project_name} Clients'
section and 'Limitations' section from the 'Get Started' book section

Keep them in the 'Advanced Concepts' section, since this is the one
where these two belongs (see 7.2 guide for reference)

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2019-01-10 15:47:35 +01:00
Jan Lieskovsky
f94bf82cb6 [General] Drop the duplicate occurrence of the 'Deployment Process' paragraph
Keep it in the 'Advanced Concepts' section, since that's the one, where it belongs
(see 7.2 guide for reference)

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2019-01-10 15:47:35 +01:00
Jan Lieskovsky
1ab6fd1c4e [General] Recommend 7.2 or {project_version} as the proper RH-SSO
image versions to be used for new apps

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2019-01-10 15:47:35 +01:00
Jan Lieskovsky
dd445d5c2a [KEYCLOAK-8234] Address multiple issues:
* Whitelist .../templates/${resource} link for both RH-SSO 7.3 TP CD & RH-SSO 7.3 products,
* Replace '[subs="verbatim,macros,attributes"]' with '[source,bash,subs="attributes+,macros+"]'

  The 'macros+' field is needed in order also constructs like 'pass:quotes[_user-name_]' got
  expanded correctly,

* Replace deprecated 'oc env' command with its new "oc set env" equivalent,
* Replace deprecated 'oadm' command with its new "oc adm" equivalent,
* Escape selected https:// links, so they wouldn't end up rendered as <link xlink=...>

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2019-01-10 15:47:35 +01:00
Jan Lieskovsky
fa081f55fb [KEYCLOAK-8234] Drop the 'project_previous_version' and 'project_previous_templates_version' Asciidoc attributes
Refactor the automatic & manual database migration sections not to be tied that much to a
specific, previous RH-SSO image version in order to these two attributes not to be needed

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2019-01-10 15:47:35 +01:00
Jan Lieskovsky
dce27ff5f1 [KEYCLOAK-8234] Drop the 'project_name_abbr' attribute
by substituting it with 'project_name' one, where previously referenced

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2019-01-10 15:47:35 +01:00
Jan Lieskovsky
fe14ea90cc [KEYCLOAK-8234] Replace various fixed versioned strings
with their parametrized version

Also drop mention about EAP 7.0 images / templates, since
these are deprecated (see CLOUD-2699 / CLOUD-2678 for details)

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2019-01-10 15:47:35 +01:00
Jan Lieskovsky
389a22cc79 [KEYCLOAK-8234] Point the application templates installation step
to the new templates location

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2019-01-10 15:47:35 +01:00
Jan Lieskovsky
2ba16ddc78 [KEYCLOAK-8234] Parametrize mention of application templates
in the documentation, so various versions can be used

Also, use "[subs="verbatim,macros,attributes"]" as the default
for code sections in the documentation. Escape '<', '>', '+'
special characters, where necessary for proper rendering of
final documentation

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2019-01-10 15:47:35 +01:00
stianst
294517f061 Set version to 4.8.3 2019-01-09 20:44:45 +01:00
stianst
7c9f15778a Set version to 4.8.3.Final 2019-01-09 20:39:30 +01:00
Pedro Igor
5543b04f2a [KEYCLOAK-9185] - Update LinkedIn broker to LinkedIn API v2 2019-01-09 17:51:20 +01:00
vramik
0602a88fcc KEYCLOAK-9262 Skip SAMLFilterServletAdapterTest for jdk7 2019-01-09 16:36:19 +01:00
Martin Kanis
7f5816ab74 Update EAP version for CR3 2019-01-09 16:35:56 +01:00
Martin Kanis
c0c0ff59fa KEYCLOAK-9261 Error when deploying war which uses EAP6 SAML adapter 2019-01-09 15:53:26 +01:00
Pedro Igor
382f6b0c2c [KEYCLOAK-9185] - Update LinkedIn broker to LinkedIn API v2 2019-01-09 15:29:40 +01:00
Hynek Mlnarik
80f32ee591 KEYCLOAK-9192 Migration of Google Identity Provider 2019-01-09 15:17:46 +01:00
mposolda
692127519b KEYCLOAK-8724 Stabilize BruteForceCrossDCTest.testBruteForceConcurrentUpdate 2019-01-09 12:20:33 +01:00
Laust Rud Jacobsen
c554098350 Fix typo 2019-01-08 07:54:43 -06:00
Hynek Mlnarik
9d41e48bd3 KEYCLOAK-9191 Update documentation for client registration at Google 2019-01-04 15:48:22 +01:00
vramik
b2a7d42310 KEYCLOAK-9193 CorsExampleAdapterTest fails on Windows 2019-01-04 09:20:28 +01:00
vramik
30e538d7ef KEYCLOAK-9243 fix running tests in travis 2019-01-04 09:18:27 +01:00
stianst
4ff13d58d9 Temporary disable check of EAP 7.2 links until they are published 2019-01-03 17:43:03 +01:00
stianst
b4a74909fd Update to EAP 7.2 2019-01-03 17:43:03 +01:00
stianst
3a05962ccf Fix link redirect 2019-01-03 17:02:16 +01:00
stianst
0bb9cf1402 Set version to 4.8.2 2019-01-03 14:44:40 +01:00
stianst
7c4890152c Set version to 4.8.2 2019-01-03 14:43:22 +01:00
Hynek Mlnarik
ca76f943c1 KEYCLOAK-9190 Update GoogleIdentityProvider endpoints
per https://accounts.google.com/.well-known/openid-configuration
2019-01-03 14:32:57 +01:00
Martin Kanis
807e7e76e1 KEYCLOAK-9187 EAP6 OIDC adapter can not be installed 2019-01-03 14:32:02 +01:00
Martin Kanis
8ce9239f38 Update prod-arguments.json
(cherry picked from commit a378534d36ca65a5cd80d34a16cc71479e1c2f0f)
2019-01-03 14:32:02 +01:00
Martin Kanis
7eacb43042 Update versions and properties for proper alignment
(cherry picked from commit c8be651218b736c072bc1f04e2c32cdd81b72d4e)
2019-01-03 14:31:27 +01:00
stianst
a18ed95e94 KEYCLOAK-9162 2019-01-03 14:29:15 +01:00
stianst
07ccbdc3db KEYCLOAK-9182 2019-01-03 14:28:35 +01:00
stianst
dd5b119d41 KEYCLOAK-9184 2019-01-02 16:37:15 +01:00