Commit graph

122 commits

Author SHA1 Message Date
AndyMunro
e15ebe8306 admin-reuse -- Found one more Data Grid link to fix based on a separate PR. 2021-09-21 08:58:46 +02:00
Andy Munro
c2fdee2d2d Resolved conflicts 2021-09-21 08:58:46 +02:00
Andy Munro
66a884b244 integrated latest changes into new files 2021-09-21 08:58:46 +02:00
Andy Munro
ac518b7b26 KEYCLOAK-16069 tested use of standalone attribute on create a realm procedure 2021-09-21 08:58:46 +02:00
keycloak-bot
fbdae5a155 Set version to 16.0.0 2021-09-21 08:58:46 +02:00
Stefan Guilhen
82d4b98a4d Set versions for RH-SSO 7.5.0 2021-09-21 08:58:46 +02:00
keycloak-bot
ba9fcd93f5 Set version to 15.0.1 2021-09-21 08:58:46 +02:00
keycloak-bot
b45b688bdc Set version to 16.0.0 2021-07-30 14:56:35 +02:00
keycloak-bot
f038f5a0d3 Set version to 15.0.0 2021-06-18 10:42:49 +02:00
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
keycloak-bot
8fc950668c Set version to 14.0.0 2021-05-06 14:55:26 +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
Andy Munro
e18ea48b26 KEYCLOAK-16929 Adding conscious language preface of the release notes 2021-03-02 09:34:57 +01: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
Jan Lieskovsky
74a562cf8f [KEYCLOAK-16098] Documentation for the upgrade to Wildfly 21
Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2020-11-26 09:29:34 +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
mposolda
4a033130e3 KEYCLOAK-14715 Documentation for the upgrade to Wildfly 20 2020-07-20 22:15:57 +02: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
keycloak-bot
bdbc6b7723 Set version to 11.0.0 2020-04-29 12:58:09 +02:00
keycloak-bot
61853e3ba0 Set version to 10.0.0 2020-04-21 09:19:42 +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
keycloak-bot
7e57fbebb1 Set version to 9.0.4 2020-03-24 08:31:32 +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
keycloak-bot
351e4c3749 Set version to 9.0.1 2020-02-17 20:39:14 +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
Hynek Mlnarik
9194cbe2c4 KEYCLOAK-12535 Fix broken links 2019-12-20 08:09:48 +01:00
keycloak-bot
f5d5a3db72 Set version to 9.0.0 2019-11-15 20:43:40 +01:00
stianst
432db1c6ff Fix cross-dc notes 2019-11-11 09:06:51 +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