Commit graph

80 commits

Author SHA1 Message Date
Jan Lieskovsky
88a8c657af [KEYCLOAK-13207] Derive the value of the JBOSS_IMAGE_NAME information
environment variable from the image stream name instead of using a
hardcoded value

Derive the value of the JBOSS_IMAGE_VERSION information environment
variable from the "project_versionDoc" attribute instead of using
a hardcoded value, since the current "project_versionDoc" value matches
the "7.4" value currently present in the images

Drop the "JBOSS_IMAGE_RELEASE" and "STI_BUILDER" information environment
variables, since they aren't present in the latest version(s) of the
OpenJDK / OpenJ9 images any more

Add raw GitHub locations of the OpenJDK and OpenJ9 RH-SSO 7.4 templates
to be ignored by the tests (currently there are just RH-SSO 7.3 and
RH-SSO CD versions of these)

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2021-06-07 12:30:20 +02:00
Jan Lieskovsky
f06935a7d9 [KEYCLOAK-17433] Keycloak documentation changes related
with Wildfly 23 upgrade

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2021-04-29 12:36:48 +02:00
Jan Lieskovsky
8883ba5d38 [KEYCLOAK-14894] Update versions of (various) URN namespaces
to match their respective Wildfly 22 counterparts

[KEYCLOAK-16760] Update Keycloak documentation for the
upgrade to Wildfly 22

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2021-04-29 12:36:48 +02:00
Bruno Oliveira da Silva
6680ace8fb [KEYCLOAK-16550] Remove Gatekeeper from the docs 2021-02-17 09:03:06 +01:00
Don Naro
2c1413abb5 KEYCLOAK-16628 made SCRAM-SHA-512 appear conditionally in upstream and DIGEST-MD5 in downstream in all locations for the new release of Data Grid and Infinispan 2021-02-02 20:59:48 +01:00
Don Naro
47b8591bbf doc updates to keycloak-16628 (#52) 2021-02-02 20:59:48 +01:00
Andy Munro
9c961d5e1e KEYCLOAK-16628 addressed additional review comments 2021-02-02 20:59:48 +01:00
Rahul Singh
ab7a649238
KEYCLOAK-16294 Updating IBM Power in release note 2020-11-12 19:51:38 +01:00
Martin Bartoš
bb70a59a5a KEYCLOAK-14139 Upgrade login screen to PF4 docs 2020-10-27 20:20:32 +01:00
Sebastian Laskawiec
e213c1c791 KEYCLOAK-12410 Deploying themes using Keycloak Operator 2020-09-17 18:39:06 -03:00
Andy Munro
df1cb476fe KEYCLOAK-14845 Updating IBM Z and OpenJ9 terminology 2020-09-09 15:02:07 -03:00
Alex Szczuczko
4bd21354cc KEYCLOAK-15079 Resolve two test failures
This PR resolves these test failures, currently on master:

```
Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 38.833 sec <<< FAILURE!
checkExternalLinks(org.keycloak.documentation.test.SecuringAppsTest)  Time elapsed: 38.723 sec  <<< FAILURE!
* http://undertow.io/ (invalid redirect to https://undertow.io/)

Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.999 sec <<< FAILURE!
checkVariables(org.keycloak.documentation.test.GettingStartedTest)  Time elapsed: 0.004 sec  <<< FAILURE!
* context

Running org.keycloak.documentation.test.ServerInstallationTest
```

And these product test failures:

```
Running org.keycloak.documentation.test.GettingStartedTest
Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.79 sec <<< FAILURE!
checkExternalLinks(org.keycloak.documentation.test.GettingStartedTest)  Time elapsed: 0.767 sec  <<< FAILURE!
* http://access.redhat.com/documentation/en-us/red_hat_single_sign-on/7.4.1/ (invalid redirect to https://access.redhat.com/documentation/en-us/red_hat_single_sign-on/7.4.1/)

Running org.keycloak.documentation.test.OpenShiftTest
Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 8.502 sec <<< FAILURE!
checkExternalLinks(org.keycloak.documentation.test.OpenShiftTest)  Time elapsed: 8.404 sec  <<< FAILURE!
* https://access.redhat.com/documentation/en-us/red_hat_single_sign-on/7.4.1/html-single/red_hat_single_sign-on_for_openshift_on_openj9/ (invalid status code 404)
```
2020-08-18 10:48:29 -03:00
Andy Munro
af5e005c20 KEYCLOAK-14658 adding a step to start the EAP CLI before applying the patch 2020-08-05 10:58:16 -03:00
Hynek Mlnarik
6fadb8f437 KEYCLOAK-11450 Update version for 7.4.0.CR2 2020-07-01 18:53:23 -03:00
Andy Munro
0ddeec4e1e KEYCLOAK-12273 update to the description of services and endpoints as suggested by Sebastian. Otherwise, I am done.
However, I still need input from Sebastian on technical accuracy.
2020-06-02 11:22:18 +02:00
Sebastian Laskawiec
8c12072a8c KEYCLOAK-12273 Operator documentation 2020-06-02 11:22:18 +02:00
Andy Munro
06608be0fe KEYCLOAK-13759 Upgrading guide 2020-04-08 20:59:19 +02:00
Andy Munro
c8820259eb KEYCLOAK-13753 Addressed corrections to 7.4 Release notes 2020-04-08 17:15:13 +02:00
Andy Munro
81feb4c611 Addressing input from Stian. 2020-04-08 13:51:22 +02:00
Jan Lieskovsky
abcd7c7237 [KEYCLOAK-13591] [openshift] Refresh (up2date) various currently invalid (HTTP 404) links
Some of OpenShift's guide links got invalidated (HTTP 404 Not Found) after the redesign
of the official OCP documentation from v3.x to v4.x. Point them back to proper locations

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2020-04-06 16:18:28 +02:00
Martin Kanis
ee6c7910c6 KEYCLOAK-13727 Incorrect steps for rpms installation 2020-04-06 16:15:27 +02:00
Hynek Mlnarik
0835d23d16 KEYCLOAK-13364 Remove Mysql templates, add instructions for including custom JDBC driver 2020-03-27 11:48:41 +01:00
Hynek Mlnarik
c756744bd5 KEYCLOAK-13197 Add OpenJ9 variant of OpenShift guide 2020-03-17 15:52:42 +01:00
Andy Munro
c1a7c5a1d0 Fixing link to work for EAP and Wildfly documentation. 2020-03-17 07:55:24 +01:00
Andy Munro
7b136740c2 KEYCLOAK-13168 correcting URL for API documentation 2020-03-16 15:57:38 +01:00
Stian Thorgersen
db5e6583e7 Update document-attributes-product.adoc 2020-01-08 12:47:31 +01:00
stianst
78c71b782c KEYCLOAK-12582 Fixes for product 2019-12-20 09:44:35 +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
Hynek Mlnarik
3dc8a9bfcb KEYCLOAK-11377 Prepare for CD 8 2019-10-30 15:33:34 +01:00
Martin Kanis
384b37dd62 KEYCLOAK-10728 Upgrade to WildFly 18 Final 2019-10-21 14:06:25 +02:00
vramik
805a69e4a5 KEYCLOAK-9987 Upgrade to Wildfly 17.0.1.Final 2019-07-19 11:27:59 +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
stianst
46afdfd33a Fix OpenShift guide 2019-05-16 10:12:37 +02:00
Hynek Mlnarik
4a8b30d6c6 KEYCLOAK-10122 Update documentation for RHSSO CD 6 2019-05-10 08:54:49 +02:00
Martin Ball
e342353808 KEYCLOAK-4249 - Make IDP URL in keycloak-saml.xml configurable
Updated the references to the version of keycloak_saml_adapter schema to 1_10 and added the details of the metadataUrl to the IDP element docs.
2019-03-27 08:04:57 +01:00
Hynek Mlnarik
0478a90074 KEYCLOAK-9799 Update documentation for CD05 release 2019-03-12 13:28:24 +01:00
Hynek Mlnarik
8abf3d3226 KEYCLOAK-9509 Upgrade to WildFly 15 2019-02-27 11:11:58 +01:00
stianst
4815bf2fe3 Fix links 2019-02-20 10:58:01 +01:00
Matthew Helmke
7df326a21e KEYCLOAK-9333 update Fuse version notes 2019-01-21 06:46:01 -06: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
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
b4a74909fd Update to EAP 7.2 2019-01-03 17:43:03 +01:00
stianst
0bb9cf1402 Set version to 4.8.2 2019-01-03 14:44:40 +01:00
Stian Thorgersen
d1ee4c48e5
Update document-attributes-product.adoc 2018-12-17 08:26:38 +01:00
stianst
cfb31ee85b Prepare for 4.8.0.Final 2018-12-11 14:01:54 +01:00
Stian Thorgersen
5baf4bce6e
Update document-attributes-product.adoc 2018-11-19 19:01:05 +01:00