Commit graph

152 commits

Author SHA1 Message Date
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
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
keycloak-bot
39c1faeee4 Set version to 8.0.0 2019-07-19 19:05:10 +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
keycloak-bot
79d4eeab27 Set version to 7.0.0 2019-04-17 09:48:19 +01:00
vramik
bc146acde7 KEYCLOAK-10058 Update Securing application guide regarding fuse adapter 2019-04-16 11:24:22 +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
vramik
2559616837 KEYCLOAK-9709 Upgrade to Wildfly 16 2019-03-18 16:41:53 +01:00
Hynek Mlnarik
0478a90074 KEYCLOAK-9799 Update documentation for CD05 release 2019-03-12 13:28:24 +01:00
keycloak-bot
e1ac03add0 Set version to 6.0.0 2019-03-06 15:53:38 +01:00
Hynek Mlnarik
8abf3d3226 KEYCLOAK-9509 Upgrade to WildFly 15 2019-02-27 11:11:58 +01:00
stianst
862b8eb77e Set version 5.0.0 2019-02-21 10:34:59 +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
Pedro Igor
741058366b [KEYCLOAK-8865] - Updating techpreview references in documentation 2018-12-13 08:45:56 +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
stianst
bbb33585c8 Prepare for 4.7.0.Final 2018-11-14 20:16:43 +01:00
stianst
31e22a300d Fixes 2018-11-14 20:11:22 +01:00
Torbjørn Skyberg Knutsen
6234e4d14c KEYCLOAK-7166 Added a new section about identity broker logout. 2018-11-06 13:40:56 +01:00
mposolda
692ccf82d6 KEYCLOAK-8300 Wildfly 14 upgrade 2018-10-17 20:12:15 +02:00
Matthew Helmke
ba86243ffe [KEYCLOAK-7410] Adapt and merge generic-adapter documentation (Gatekeeper) 2018-10-16 15:39:02 -03:00
Arnault
c98635dc57 [KEYCLOAK-8580] Documentation for Nginx certificate lookup provider v1.2 2018-10-16 07:52:45 +02:00
stianst
765156e3bd Set version to 4.6.0.Final 2018-09-26 21:01:11 +02:00
Pedro Igor
4f43e4b16d [KEYCLOAK-8290] - Remove tech preview not for authorization services in documentation 2018-09-26 11:25:59 +02:00
stianst
fe1d8c82f9 Fix prod docs 2018-09-25 08:39:11 +02:00
stianst
791935db4d Set version to 4.5.0.Final 2018-09-06 20:07:23 +02:00
stianst
1be06b5af1 Fix for build error 2018-09-05 11:49:15 +02:00
mposolda
66c96281d2 KEYCLOAK-8139 Update the documentation for supported/deprecated Wildfly/EAP adapters 2018-09-03 11:04:53 +02:00
mposolda
081f1c9903 KEYCLOAK-6781 Wildfly 13: more documentation changes 2018-08-27 12:54:02 +02:00
mposolda
90d53315a3 KEYCLOAK-6781 Docs for upgrading server to Wildfly 13 and upgrading JDG to 7.2 2018-08-27 12:54:02 +02:00
stianst
3290faa560 Fix product versions 2018-08-15 10:16:41 +02:00
mposolda
414cc49a32 Set version to 4.3.0.Final 2018-08-01 22:41:15 +02:00
stianst
928bd39212 KEYCLOAK-7972 Fixed maven repo for RH-SSO CD 2018-08-01 08:37:34 +02:00
stianst
cab1353398 KEYCLOAK-7946 Fix missing variable in OpenShift guide 2018-07-30 10:37:35 +02:00
mposolda
6845ca555c Update version in document-attributes-community to 4.2.0.Final 2018-07-05 06:25:34 -05:00
stianst
0cfb509413 Update to 4.1.0.Final 2018-06-14 14:22:34 +02:00
Hynek Mlnařík
0697a34bc0
KEYCLOAK-7413 Fuse 7 documentation (#401) 2018-06-12 09:49:39 +02:00
Stian Thorgersen
94bd75aa3e
KEYCLOAK-7527 Release notes in documentation and additions for CD (#397) 2018-06-07 15:18:50 +02:00
Stian Thorgersen
f61cfad51e
KEYCLOAK-6567 configure moved openshift content to our build process (#396) 2018-06-07 14:12:56 +02:00
Stian Thorgersen
7ace55fdb7
Bump version to 4.0.0.Final (#385) 2018-05-24 19:10:02 +02:00
Stian Thorgersen
1f583b646c
Bump version to 4.0.0.Beta3 (#374) 2018-05-02 14:32:06 +02:00
Stian Thorgersen
f840a3484a
Update URLs to https (#366)
* Update URLs to https

* Fix https://pypi.python.org/pypi/oic/ link
2018-04-20 10:25:03 +02:00
keycloak-bot
f5e270fbad Update version to 4.0.0.Beta1 2018-03-22 18:52:36 +00:00
stianst
09eb0e2749 KEYCLOAK-5574 Added edit this page on GitHub link 2018-02-14 10:17:38 +01:00
stianst
d76c686c1e KEYCLOAK-6438 2018-01-31 14:44:59 +01:00
pedroigor
5487baebb7 [RHSSO-1225] - Review 2018-01-30 17:39:48 -02:00
pedroigor
006a58eb41 [RHSSO-1225] - Informing deprecation of UMA 1.0 2018-01-30 17:25:41 -02:00
Matthew Helmke
124bb13569 updated version numbers 2018-01-29 08:32:29 -06:00
stianst
b26a1d6742 KEYCLOAK-6128 2018-01-03 19:18:02 +01:00
stianst
bd409cb451 Mark tech preview features 2017-12-21 15:56:01 +01:00
stianst
05e4c859cf KEYCLOAK-2944 Document how to restrict admin endpoints to separate port or to range of IP addresses 2017-12-14 14:24:28 +01:00
Matthew Helmke
436b00326e KEYCLOAK-4188 Documentation for Cross DC 2017-11-29 11:32:32 -06:00
Stian Thorgersen
ed7a90a8a5 KEYCLOAK-5404 Add testing 2017-09-07 14:09:11 +02:00
Stian Thorgersen
8528b2e75d Update Fuse version 2017-09-05 05:45:50 +02:00
Stian Thorgersen
8e762cef8a KEYCLOAK-5358 Move upgrade guide 2017-08-31 20:39:42 +02:00
Stian Thorgersen
ebe3a024be Fix URN of SAML adapter schema 2017-08-30 09:26:56 +02:00
Stian Thorgersen
c6d50bd438 Fix community links 2017-08-30 07:03:02 +02:00
Stian Thorgersen
49b868a1bd More fixes 2017-08-29 06:43:34 +02:00