Commit graph

277 commits

Author SHA1 Message Date
dependabot[bot]
e3b1025f78 chore(deps): bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M8 to 3.0.0-M9.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M8...surefire-3.0.0-M9)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 19:36:35 +01:00
dependabot[bot]
b3bceabf70 chore(deps): bump maven-failsafe-plugin from 3.0.0-M8 to 3.0.0-M9
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M8 to 3.0.0-M9.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M8...surefire-3.0.0-M9)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 19:36:18 +01:00
dependabot[bot]
6411f87bc9 chore(deps): bump maven-deploy-plugin from 3.0.0 to 3.1.0
Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
- [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.0.0...maven-deploy-plugin-3.1.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 07:03:21 +01:00
GitHub Actions
b0ff8d48a7 chore(release): prepare for next development iteration 2023-02-06 22:48:24 +01:00
GitHub Actions
c00dee331c chore(release): prepare release v20.0.1 2023-02-06 22:48:24 +01:00
Sven-Torben Janus
1a5e850056 docs: Update releaselog 2023-02-06 19:04:38 +01:00
dependabot[bot]
47eb38f0e9 chore(deps-dev): bump version.mockito from 5.1.0 to 5.1.1
Bumps `version.mockito` from 5.1.0 to 5.1.1.

Updates `mockito-core` from 5.1.0 to 5.1.1
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.1.0...v5.1.1)

Updates `mockito-junit-jupiter` from 5.1.0 to 5.1.1
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.1.0...v5.1.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 14:45:49 +01:00
dependabot[bot]
995d07fd7f chore(deps-dev): bump version.mockito from 5.0.0 to 5.1.0
Bumps `version.mockito` from 5.0.0 to 5.1.0.

Updates `mockito-core` from 5.0.0 to 5.1.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.1.0)

Updates `mockito-junit-jupiter` from 5.0.0 to 5.1.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 16:06:50 +01:00
Sven-Torben Janus
46491c895e docs: Update releaselog 2023-01-25 08:18:25 +01:00
Sven-Torben Janus
478130f4a2 chore: Remove unused realm resource file 2023-01-25 08:18:25 +01:00
Daniel Fernández
8cf38792a3 Use getClientId instead of getName for getting clients' name
'Name' field is optional whereas 'client ID' is mandatory
2023-01-25 07:11:39 +01:00
dependabot[bot]
87431d0847 chore(deps-dev): bump assertj-core from 3.24.1 to 3.24.2
Bumps assertj-core from 3.24.1 to 3.24.2.

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-24 16:53:26 +01:00
Sven-Torben Janus
8e4a54577e chore(deps): Update Keycloak dependencies to 20.0.3 2023-01-17 12:08:14 +01:00
dependabot[bot]
bfdf9e10e0 chore(deps-dev): bump version.mockito from 4.11.0 to 5.0.0
Bumps `version.mockito` from 4.11.0 to 5.0.0.

Updates `mockito-core` from 4.11.0 to 5.0.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.11.0...v5.0.0)

Updates `mockito-junit-jupiter` from 4.11.0 to 5.0.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.11.0...v5.0.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-17 02:24:59 +01:00
dependabot[bot]
742bbe8cde chore(deps): bump maven-failsafe-plugin from 3.0.0-M7 to 3.0.0-M8
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M7 to 3.0.0-M8.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M7...surefire-3.0.0-M8)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-12 13:11:36 +01:00
dependabot[bot]
17847469b1 chore(deps): bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M7 to 3.0.0-M8.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M7...surefire-3.0.0-M8)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-12 13:11:18 +01:00
dependabot[bot]
afd2601ea1 chore(deps): bump junit-bom from 5.9.1 to 5.9.2
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.9.1 to 5.9.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.1...r5.9.2)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 13:38:08 +01:00
dependabot[bot]
b068ebc48a chore(deps-dev): bump assertj-core from 3.24.0 to 3.24.1
Bumps assertj-core from 3.24.0 to 3.24.1.

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 14:10:06 +01:00
dependabot[bot]
c3416faab5 chore(deps-dev): bump assertj-core from 3.23.1 to 3.24.0
Bumps assertj-core from 3.23.1 to 3.24.0.

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-06 14:27:12 +01:00
dependabot[bot]
efc2604c3b chore(deps-dev): bump version.mockito from 4.10.0 to 4.11.0
Bumps `version.mockito` from 4.10.0 to 4.11.0.

Updates `mockito-core` from 4.10.0 to 4.11.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.10.0...v4.11.0)

Updates `mockito-junit-jupiter` from 4.10.0 to 4.11.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.10.0...v4.11.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-29 15:14:22 +01:00
dependabot[bot]
398b54f274 chore(deps-dev): bump version.mockito from 4.9.0 to 4.10.0
Bumps `version.mockito` from 4.9.0 to 4.10.0.

Updates `mockito-core` from 4.9.0 to 4.10.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.9.0...v4.10.0)

Updates `mockito-junit-jupiter` from 4.9.0 to 4.10.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.9.0...v4.10.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-15 13:08:20 +01:00
Sven-Torben Janus
d0ebbe9f61 chore(deps): Update Keycloak dependencies to 20.0.2 2022-12-13 17:23:58 +01:00
dependabot[bot]
9ef2c22b7a chore(deps-dev): bump junit-jupiter from 1.17.5 to 1.17.6
Bumps [junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.17.5 to 1.17.6.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.17.5...1.17.6)

---
updated-dependencies:
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 13:42:47 +01:00
dependabot[bot]
64951240f9 chore(deps-dev): bump version.mockito from 4.8.1 to 4.9.0
Bumps `version.mockito` from 4.8.1 to 4.9.0.

Updates `mockito-core` from 4.8.1 to 4.9.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.8.1...v4.9.0)

Updates `mockito-junit-jupiter` from 4.8.1 to 4.9.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.8.1...v4.9.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 16:22:43 +01:00
Sven-Torben Janus
37a375b745 chore(deps): Update Keycloak dependencies to 20.0.1 2022-11-08 07:39:41 +01:00
dependabot[bot]
5a7a46c9ff chore(deps): bump maven-release-plugin from 3.0.0-M6 to 3.0.0-M7
Bumps [maven-release-plugin](https://github.com/apache/maven-release) from 3.0.0-M6 to 3.0.0-M7.
- [Release notes](https://github.com/apache/maven-release/releases)
- [Commits](https://github.com/apache/maven-release/compare/maven-release-3.0.0-M6...maven-release-3.0.0-M7)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-release-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-03 16:27:26 +01:00
GitHub Actions
e944c942b8 chore(release): prepare for next development iteration 2022-11-02 11:41:12 +01:00
GitHub Actions
49a7d854a4 chore(release): prepare release v20.0.0 2022-11-02 11:41:12 +01:00
dependabot[bot]
737f10e834 chore(deps-dev): bump version.mockito from 4.8.0 to 4.8.1
Bumps `version.mockito` from 4.8.0 to 4.8.1.

Updates `mockito-core` from 4.8.0 to 4.8.1
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.8.0...v4.8.1)

Updates `mockito-junit-jupiter` from 4.8.0 to 4.8.1
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.8.0...v4.8.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-02 10:36:04 +01:00
Sven-Torben Janus
feac585664 docs: Remove installation instructions for Wildlfy-based distro 2022-11-02 10:35:02 +01:00
Sven-Torben Janus
c4ddcbdd1a test: Remove compatibility tests for Wildfly-based distro 2022-11-02 10:34:28 +01:00
Sven-Torben Janus
9d729cb989 chore(deps): Update Keycloak dependencies to 20.0.0 2022-11-02 10:12:30 +01:00
Sven-Torben Janus
130eb5e13f docs: Add installation instructions for RH SSO
Resolves #112
2022-10-19 12:17:43 +02:00
dependabot[bot]
1197320558 chore(deps-dev): bump junit-jupiter from 1.17.4 to 1.17.5
Bumps [junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.17.4 to 1.17.5.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.17.4...1.17.5)

---
updated-dependencies:
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-06 21:46:04 +02:00
Sven-Torben Janus
bd09243cc3 chore(deps): Update Keycloak dependencies to 19.0.3 2022-10-06 21:45:19 +02:00
dependabot[bot]
ccbfeace22 chore(deps-dev): bump junit-jupiter from 1.17.3 to 1.17.4
Bumps [junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.17.3 to 1.17.4.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.17.3...1.17.4)

---
updated-dependencies:
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 17:22:01 +02:00
dependabot[bot]
c80021d3e8 chore(deps): bump junit-bom from 5.9.0 to 5.9.1
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.9.0 to 5.9.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.0...r5.9.1)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 19:43:57 +02:00
dependabot[bot]
d64553a4cd chore(deps-dev): bump log4j-core from 2.18.0 to 2.19.0
Bumps log4j-core from 2.18.0 to 2.19.0.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-20 18:36:56 +02:00
dependabot[bot]
b299e1a7da chore(deps): bump maven-jar-plugin from 3.2.2 to 3.3.0
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.2 to 3.3.0.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.2...maven-jar-plugin-3.3.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 15:59:06 +02:00
Sven-Torben Janus
bbb58b95b9 chore(deps): Update Keycloak dependencies to 19.0.2 2022-09-14 20:07:30 +02:00
dependabot[bot]
2373084a7d chore(deps-dev): bump version.mockito from 4.7.0 to 4.8.0
Bumps `version.mockito` from 4.7.0 to 4.8.0.

Updates `mockito-core` from 4.7.0 to 4.8.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.7.0...v4.8.0)

Updates `mockito-junit-jupiter` from 4.7.0 to 4.8.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.7.0...v4.8.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 19:10:07 +02:00
dependabot[bot]
e683ff1139 chore(deps-dev): bump version.mockito from 4.6.1 to 4.7.0
Bumps `version.mockito` from 4.6.1 to 4.7.0.

Updates `mockito-core` from 4.6.1 to 4.7.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.6.1...v4.7.0)

Updates `mockito-junit-jupiter` from 4.6.1 to 4.7.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.6.1...v4.7.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 18:05:22 +02:00
Sven-Torben Janus
fb892cfab1 docs: Change screenshots in README to new admin console
Closes #98
2022-08-07 11:46:17 +02:00
Sven-Torben Janus
523ef87837 chore(deps): Update Keycloak dependencies to 19.0.1 2022-07-29 16:25:43 +02:00
GitHub Actions
014ae6d26c chore(release): prepare for next development iteration 2022-07-27 23:47:00 +02:00
GitHub Actions
b95f17aee9 chore(release): prepare release v19.0.0 2022-07-27 23:47:00 +02:00
dependabot[bot]
1d234359f5 chore(deps): bump junit-bom from 5.8.2 to 5.9.0
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.8.2 to 5.9.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.2...r5.9.0)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-27 22:26:06 +02:00
Sven-Torben Janus
5fddfa12d1 test: Close keycloak client in test cases 2022-07-27 22:19:35 +02:00
Sven-Torben Janus
3048f0108f chore(deps-dev): Remove ShrinkWrap dependencies 2022-07-27 22:08:03 +02:00
Sven-Torben Janus
f695cebcff chore!(deps): Update Keycloak dependencies to 19.0.0
Compatibility issues:
Due to a refactoring of Keycloak's `ResourceServerStore` API this extension
will no longer be backwards compatible with Keycloak versions < 19.x.
For details please see https://github.com/keycloak/keycloak/issues/10883
2022-07-27 22:06:13 +02:00