Commit graph

16 commits

Author SHA1 Message Date
Stian Thorgersen
06bc4af50e
Remove WildFly distribution from documentation (#1666)
* Remove WildFly distribution from documentation

Closes #1665

* Update server_admin/topics/authentication/webauthn.adoc

Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>

* Update upgrading/topics/install_new_version.adoc

Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>

* Update upgrading/topics/migrate_db.adoc

Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>

* Update upgrading/topics/migrate_db.adoc

Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>

* Update server_admin/topics/realms/ssl.adoc

* Update server_admin/topics/user-federation/ldap.adoc

Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>

* Update server_development/topics/providers.adoc

Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>

* Update server_development/topics/providers.adoc

Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>

* Remove section on cilent cert lookup in x509.adoc

* Update securing_apps/topics/oidc/fapi-support.adoc

Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>

* Add missing images for rh-sso images by moving to shared images as we won't have RH-SSO specific theme anymore

Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>
2022-08-19 13:15:51 +02:00
Stian Thorgersen
f92b77edaf
Documentation dist bundle (#1464)
Closes #1464

Co-authored-by: keycloak-bot <keycloak.bot@gmail.com>
2022-04-06 09:04:27 +02:00
dependabot[bot]
fcb451b564
Bump log4j-core from 2.17.0 to 2.17.1 in /tests (#1356)
Bumps log4j-core from 2.17.0 to 2.17.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-12 12:08:09 +01:00
dependabot[bot]
c53643df23 Bump log4j-core from 2.16.0 to 2.17.0 in /tests
Bumps log4j-core from 2.16.0 to 2.17.0.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 15:27:55 +01:00
dependabot[bot]
f66121f82a Bump log4j-core from 2.15.0 to 2.16.0 in /tests
Bumps log4j-core from 2.15.0 to 2.16.0.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-15 07:54:55 +01:00
stianst
496b1fabb3 Update log4j used in tests to 2.15.0 2021-12-14 11:25:17 +01:00
Stian Thorgersen
408d2fad10
Refactor tests (#1300) 2021-11-12 12:34:19 +01:00
dependabot[bot]
52c708a75c
Bump commons-io from 2.5 to 2.7 in /tests (#1160)
Bumps commons-io from 2.5 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-10 09:53:54 +01:00
stianst
29b0fb95c6 Remove getting started guide in community 2021-10-20 10:42:01 +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
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
384640c284 KEYCLOAK-11918 Add latest and archive builds to documentation 2019-11-07 16:15:06 +01:00
Stian Thorgersen
ed7a90a8a5 KEYCLOAK-5404 Add testing 2017-09-07 14:09:11 +02:00