Commit graph

59 commits

Author SHA1 Message Date
Sven-Torben Janus
2b89c3f202 chore: Add Keycloak version 15.0.1 to compatibility tests 2021-09-19 20:25:55 +02:00
Sven-Torben Janus
5b1f139ca2 chore: Fail slow on compatibility tests
Should run all tests and report results
2021-09-19 20:25:17 +02:00
Sven-Torben Janus
34c56f9da8 chore: Remove compatibility tests for Keycloak 12.x 2021-09-19 20:15:42 +02:00
Sven-Torben Janus
5eac7d6de3 chore: Add compatibility tests for older Keycloak versions 2021-09-19 20:13:38 +02:00
Sven-Torben Janus
b1ad5c493b chore: Run integration tests during build 2021-09-19 19:59:35 +02:00
Sven-Torben Janus
27a198ffc8 chore: Add integration tests 2021-09-19 19:59:28 +02:00
Sven-Torben Janus
5b5feeb9b7 chore: Update AssertJ 2021-09-16 14:31:55 +02:00
Sven-Torben Janus
3788cb448e chore: Update JUnit 2021-09-16 14:31:25 +02:00
Sven-Torben Janus
67af6af223 chore: Update Mockito 2021-09-16 14:30:46 +02:00
Sven-Torben Janus
c9288064dc chore(deps): Update to Keycloak 15.0.2 2021-08-26 09:13:54 +02:00
Sven-Torben Janus
3649f3e2cf chore(deps): Update to Keycloak 15.0.1 2021-08-08 12:02:42 +02:00
GitHub Actions
707ce3cb34 chore(release): prepare for next development iteration 2021-08-06 11:20:11 +02:00
GitHub Actions
b0319fd613 chore(release): prepare release v15.0.0 2021-08-06 11:20:11 +02:00
Sven-Torben Janus
c9aa385a93 chore(deps): Update to Keycloak 15.0.0 2021-07-30 17:40:06 +02:00
GitHub Actions
9d1b507fc6 chore(release): prepare for next development iteration 2021-07-30 08:32:44 +02:00
GitHub Actions
ad2ac2d92d chore(release): prepare release v14.0.2 2021-07-30 08:32:44 +02:00
Sven-Torben Janus
a122a89954 feat: Support custom error message 2021-07-02 18:49:02 +02:00
Sven-Torben Janus
f1db3a77ac
docs: Fix several typos 2021-06-28 22:25:11 +02:00
GitHub Actions
a2a3cf88a4 chore(release): prepare for next development iteration 2021-06-28 18:30:26 +02:00
GitHub Actions
25d251dc3e chore(release): prepare release v14.0.1 2021-06-28 18:30:26 +02:00
Sven-Torben Janus
ff15e7fe22 Support HTML error messages
Support HTML error page instead of OAuht2 error message (JSON) when
request is an HTML request (e.g. in Browser Flow instead of Direct
Grant)
2021-06-25 14:29:12 +02:00
GitHub Actions
405614269c chore(release): prepare for next development iteration 2021-06-21 14:34:54 +02:00
GitHub Actions
c33fe8b93d chore(release): prepare release v14.0.0 2021-06-21 14:34:54 +02:00
Sven-Torben Janus
4ac30e8e63 chore(deps): Update to Keycloak 14.0.0 2021-06-21 09:38:30 +02:00
Sven-Torben Janus
0807577052 chore(docs): Fix info boxes in README 2021-05-27 08:03:47 +02:00
Sven-Torben Janus
e42f99d3f0 chore(docs): Fix info boxes in README 2021-05-27 08:00:24 +02:00
Sven-Torben Janus
d4d5690ed1 chore(docs): Fix info boxes in README 2021-05-27 07:56:53 +02:00
Sven-Torben Janus
4f94158d6a chore(docs): Fix minor issues with README 2021-05-27 07:52:57 +02:00
Sven-Torben Janus
1dcec4a27d docs: Explain why prefer this library over Access/Deny authenticators 2021-05-27 07:48:02 +02:00
Sven-Torben Janus
e736a3f943 chore(deps): Update to Keycloak 13.0.1 2021-05-27 07:30:02 +02:00
GitHub Actions
1f350c440f chore(release): prepare for next development iteration 2021-05-09 23:56:55 +02:00
GitHub Actions
a4139cf1e6 chore(release): prepare release v13.0.0 2021-05-09 23:56:55 +02:00
Sven-Torben Janus
f8e37ffb8c Set SCM comment prefix 2021-05-09 23:27:59 +02:00
Sven-Torben Janus
348d488014 Fail on unmatched files 2021-05-09 23:20:50 +02:00
Sven-Torben Janus
91fd824430 Do not filter tags 2021-05-09 23:14:28 +02:00
Sven-Torben Janus
47c3326769 Push release tags 2021-05-09 23:03:38 +02:00
Sven-Torben Janus
f740315548 Fix authentication issue when uploading artifacts 2021-05-09 22:56:30 +02:00
Sven-Torben Janus
a74f762baa Use local checkout for maven release 2021-05-09 22:52:07 +02:00
Sven-Torben Janus
d7e9778dac Update release workflow 2021-05-09 22:37:09 +02:00
Sven-Torben Janus
5498df9ca9 Adjust developerConnection to work with GH actions 2021-05-09 19:38:02 +02:00
Sven-Torben Janus
79079f5278 Rename release workflow 2021-05-09 19:34:36 +02:00
Sven-Torben Janus
7e818ced46 Support manual release 2021-05-09 19:30:24 +02:00
Sven-Torben Janus
7a47dec529 Fix issue with release action 2021-05-09 19:23:00 +02:00
Sven-Torben Janus
576d52ab50 Add release information 2021-05-09 19:19:52 +02:00
Sven-Torben Janus
904ee4cdb5 Rename display and help text 2021-05-09 19:18:14 +02:00
Sven-Torben Janus
2981876d3e Configure actions for automatic releases 2021-05-09 19:15:45 +02:00
Sven-Torben Janus
9441f8187c Add some basic documentation
[skip ci]
2021-05-09 18:59:04 +02:00
Sven-Torben Janus
db16eb1ae7 Attach sources 2021-05-08 01:16:07 +02:00
Sven-Torben Janus
efeb094552 Revert "Revert "Fix repository URL""
This reverts commit cad8e1b7dd.
2021-05-08 00:58:55 +02:00
Sven-Torben Janus
93eae74344 Use GITHUB_TOKEN to authenticate for publishing packages 2021-05-08 00:57:06 +02:00