Commit graph

312 commits

Author SHA1 Message Date
dependabot[bot]
a76410da6b chore(deps): bump maven-source-plugin from 3.2.1 to 3.3.0
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.1 to 3.3.0.
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.2.1...maven-source-plugin-3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 15:59:05 +02:00
dependabot[bot]
3ded186868 chore(deps-dev): bump junit-jupiter from 1.18.0 to 1.18.1
Bumps [junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.18.0 to 1.18.1.
- [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.18.0...1.18.1)

---
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>
2023-05-12 09:34:34 +02:00
dependabot[bot]
bb878f4cc4 chore(deps): bump maven-failsafe-plugin from 3.0.0 to 3.1.0
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0...surefire-3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 16:10:29 +02:00
dependabot[bot]
da0269366a chore(deps): bump maven-surefire-plugin from 3.0.0 to 3.1.0
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0...surefire-3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 16:10:15 +02:00
Sven-Torben Janus
e5094f4a76 chore(deps): Update Keycloak dependencies to 21.1.1 2023-04-26 22:11:21 +02:00
dependabot[bot]
5fa91532d7 chore(deps): bump junit-bom from 5.9.2 to 5.9.3
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.2...r5.9.3)

---
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-04-26 22:08:25 +02:00
dependabot[bot]
fe6db63b67 chore(deps-dev): bump version.mockito from 5.3.0 to 5.3.1
Bumps `version.mockito` from 5.3.0 to 5.3.1.

Updates `mockito-core` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.3.0...v5.3.1)

Updates `mockito-junit-jupiter` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.3.0...v5.3.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-04-24 17:27:22 +02:00
Sven-Torben Janus
ac5f87a349 docs: Extend security considerations and extract to a full section 2023-04-19 19:17:04 +02:00
Sven-Torben Janus
dd05737e57 chore(deps): Update Keycloak dependencies to 21.1.0 2023-04-19 12:51:59 +02:00
Sven-Torben Janus
afe970ff6b docs: Add security considerations
Relates to #160, #117, #114, #121
2023-04-18 22:45:59 +02:00
dependabot[bot]
920da863ae chore(deps-dev): bump version.mockito from 5.2.0 to 5.3.0
Bumps `version.mockito` from 5.2.0 to 5.3.0.

Updates `mockito-core` from 5.2.0 to 5.3.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.2.0...v5.3.0)

Updates `mockito-junit-jupiter` from 5.2.0 to 5.3.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.2.0...v5.3.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-04-12 18:29:04 +02:00
dependabot[bot]
a90f9feb09 chore: bump peter-evans/create-pull-request from 4 to 5
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v5)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 15:09:33 +02:00
dependabot[bot]
5dec259f3f chore(deps-dev): bump junit-jupiter from 1.17.6 to 1.18.0
Bumps [junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.17.6 to 1.18.0.
- [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.6...1.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-05 18:08:56 +02:00
Sven-Torben Janus
236a8eb27f chore: Remove contents from releaselog 2023-03-30 21:42:56 +02:00
Sven-Torben Janus
85f27ab91b Merge branch 'main' of github.com:sventorben/keycloak-restrict-client-auth into main 2023-03-30 21:42:11 +02:00
Sven-Torben Janus
b701f75e0e test: Always pull latest and nightly images 2023-03-30 21:40:54 +02:00
Sven-Torben Janus
fbda752426 chore(deps): Update Keycloak dependencies to 21.0.2 2023-03-30 21:39:20 +02:00
Sven-Torben Janus
981c7b7061 chore(deps): Update Keycloak dependencies to 21.0.2 2023-03-30 21:29:57 +02:00
dependabot[bot]
2bdbc0a964 chore(deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1
Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
- [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.0...maven-deploy-plugin-3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-24 14:42:23 +01:00
Sven-Torben Janus
9e3005bdc2
docs: Update configuration instructions
Relates to #154
2023-03-20 20:33:57 +01:00
Sven-Torben Janus
cc7a5dd752
chore: Update readme 2023-03-20 20:22:18 +01:00
dependabot[bot]
04b1d57d87 chore(deps): bump maven-release-plugin from 3.0.0-M7 to 3.0.0
Bumps [maven-release-plugin](https://github.com/apache/maven-release) from 3.0.0-M7 to 3.0.0.
- [Release notes](https://github.com/apache/maven-release/releases)
- [Commits](https://github.com/apache/maven-release/compare/maven-release-3.0.0-M7...maven-release-3.0.0)

---
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>
2023-03-20 18:28:22 +01:00
dependabot[bot]
f520618577 chore(deps): bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M9 to 3.0.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M9...surefire-3.0.0)

---
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-03-14 14:40:41 +01:00
dependabot[bot]
48ed17df82 chore(deps): bump maven-failsafe-plugin from 3.0.0-M9 to 3.0.0
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M9 to 3.0.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M9...surefire-3.0.0)

---
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-03-14 14:40:29 +01:00
Sven-Torben Janus
015632645e chore: Automatically generate release notes 2023-03-11 00:41:32 +01:00
dependabot[bot]
cd89868e15 chore(deps-dev): bump version.mockito from 5.1.1 to 5.2.0
Bumps `version.mockito` from 5.1.1 to 5.2.0.

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

Updates `mockito-junit-jupiter` from 5.1.1 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.1.1...v5.2.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-03-10 14:07:42 +01:00
Sven-Torben Janus
330ed8a2dc docs: Add details for flow configuration
Relates to #149, #116, #100, #94, #9
2023-03-02 22:38:13 +01:00
Sven-Torben Janus
ca7da8c57b chore: Fix realm import in docker-compose file 2023-03-02 22:06:51 +01:00
Sven-Torben Janus
105da83582 chore(deps): Update Keycloak dependencies to 21.0.1 2023-03-02 22:05:10 +01:00
GitHub Actions
62f63aa1d8 chore(release): prepare for next development iteration 2023-02-24 06:50:53 +01:00
GitHub Actions
7f92d1150c chore(release): prepare release v21.0.0 2023-02-24 06:50:53 +01:00
Sven-Torben Janus
7b1a093c08 chore: No longer backwards compatible with version < 21.x 2023-02-23 20:54:39 +01:00
dependabot[bot]
555b1c884f chore(deps-dev): bump log4j-core from 2.19.0 to 2.20.0
Bumps [log4j-core](https://github.com/apache/logging-log4j2) from 2.19.0 to 2.20.0.
- [Release notes](https://github.com/apache/logging-log4j2/releases)
- [Changelog](https://github.com/apache/logging-log4j2/blob/release-2.x/CHANGELOG.adoc)
- [Commits](https://github.com/apache/logging-log4j2/compare/rel/2.19.0...rel/2.20.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>
2023-02-23 20:37:17 +01:00
Sven-Torben Janus
c19135a980 chore(deps): Update Keycloak dependencies to 21.0.0 2023-02-23 20:23:16 +01:00
Sven-Torben Janus
e7ac4d2361 chore(deps): Update Keycloak dependencies to 20.0.5 2023-02-21 09:02:24 +01:00
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