Commit graph

42 commits

Author SHA1 Message Date
stianst
29b0fb95c6 Remove getting started guide in community 2021-10-20 10:42:01 +02:00
Peter Skopek
b26a91c7a2 KEYCLOAK-16522 fix test issues (external links and anchor) (#44) 2021-09-21 08:58:46 +02:00
vmuzikar
02a09538ba KEYCLOAK-15955 Implement a pluggable Upgrade strategy 2021-06-09 12:31:07 +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
dependabot[bot]
5ba4113091 Bump junit from 4.12 to 4.13.1 in /tests
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-17 09:13:36 +01:00
Alex Szczuczko
8a3fbabf26 KEYCLOAK-14862 Upgrade httpclient test dependency
The new version of httpclient supports handling HTTP 429 errors. This should
resolve the sporadic failures in the ReleaseNotesTest in PRs.

I also increased the retry count to 5, to make sure the default backoff
algorithm in httpclient has room to work effectively.
2020-08-05 10:57:16 -03:00
dependabot[bot]
c7fbd5703a Bump log4j-core from 2.13.0 to 2.13.2 in /tests
Bumps log4j-core from 2.13.0 to 2.13.2.

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-07 08:59:35 +02:00
Peter Skopek
01032b9bb5 KEYCLOAK-12273 add variable exclusions to avoid test failures 2020-06-02 11:22:18 +02:00
stianst
ee167f8f81 Fix links 2020-03-26 08:41:55 +01:00
stianst
b7a0215413 Updated to Log4j 2 2020-02-14 09:35:29 +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
Stian Thorgersen
a3e946e7cb
KEYCLOAK-11728 New default hostname provider (#755)
* KEYCLOAK-11728 New default hostname provider

* Update server_admin/topics/threat/admin.adoc

Co-Authored-By: Hynek Mlnařík <hmlnarik@users.noreply.github.com>

* Update server_admin/topics/threat/admin.adoc

Co-Authored-By: Hynek Mlnařík <hmlnarik@users.noreply.github.com>
2019-11-11 13:29:55 +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
stianst
14fe48ee38 Fix links 2019-11-07 08:32:39 +01:00
Bekh-Ivanov George
08af2ded72 Add permission management documentation 2019-04-18 08:07:36 -03:00
Hynek Mlnarik
f0f4e0428d KEYCLOAK-9982 Fix broken link 2019-04-03 08:55:25 +02:00
stianst
9bc43ce0b5 KEYCLOAK-9385 Re-enable checking EAP links 2019-02-20 10:58:01 +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
Pedro Igor
5543b04f2a [KEYCLOAK-9185] - Update LinkedIn broker to LinkedIn API v2 2019-01-09 17:51:20 +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
3a05962ccf Fix link redirect 2019-01-03 17:02:16 +01:00
Pedro Igor
a2f3e95a26 [KEYCLOAK-4342] - Make adapter state cookie path configurable 2018-12-04 18:41:36 +01:00
stianst
76f036fc37 Fix tests 2018-11-23 15:59:34 +01:00
stianst
31e22a300d Fixes 2018-11-14 20:11:22 +01:00
stianst
f895284efc Ignore broken link redirect 2018-10-04 10:53:52 +02:00
stianst
fffffd49e2 Fix missing variables test 2018-07-30 10:37:35 +02:00
Gregor Tudan
d3a733f947 KEYCLOAK-2606: fix links 2018-07-18 10:52:19 +02:00
Pedro Igor
0c427ffea1 [KEYCLOAK-7552] - More documentation about how to push claims 2018-06-26 08:52:54 -03: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
Hynek Mlnarik
2c94d91c7a KEYCLOAK-7094 Support redirect to external logout page 2018-06-05 14:51:30 +02:00
Pedro Igor
246c6357d1 [KEYCLOAK-7446] - Fixing tests for authorization services documentation (#386) 2018-05-25 19:49:59 +02:00
Stian Thorgersen
1a3cf9cff6
KEYCLOAK-7074 Exclude edit page on github links from tests (#357) 2018-04-06 08:38:27 +02:00
stianst
b14c710304 Tweak output 2017-12-05 08:31:02 +01:00
stianst
dd9c244b07 Tweak output 2017-12-05 08:27:50 +01:00
Matthew Helmke
436b00326e KEYCLOAK-4188 Documentation for Cross DC 2017-11-29 11:32:32 -06:00
Matthew Helmke
5cad57dc1b
Added example links used in crossdc.adoc 2017-11-29 07:27:14 -06:00
Stian Thorgersen
9d4c222400
Fix links (#230) 2017-11-08 08:36:22 +01:00
Stian Thorgersen
a5e8c09f3e Fix testsuite for external docs 2017-10-02 14:52:30 +02:00
Stian Thorgersen
ed7a90a8a5 KEYCLOAK-5404 Add testing 2017-09-07 14:09:11 +02:00