Sven-Torben Janus
d0ebbe9f61
chore(deps): Update Keycloak dependencies to 20.0.2
2022-12-13 17:23:58 +01:00
Sven-Torben Janus
37a375b745
chore(deps): Update Keycloak dependencies to 20.0.1
2022-11-08 07:39:41 +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
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
Sven-Torben Janus
bd09243cc3
chore(deps): Update Keycloak dependencies to 19.0.3
2022-10-06 21:45:19 +02:00
Sven-Torben Janus
bbb58b95b9
chore(deps): Update Keycloak dependencies to 19.0.2
2022-09-14 20:07:30 +02:00
Sven-Torben Janus
523ef87837
chore(deps): Update Keycloak dependencies to 19.0.1
2022-07-29 16:25:43 +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
Sven-Torben Janus
83ffc90432
docs: Add documentation for new client policy support
2022-07-23 15:00:22 +02:00
Sven-Torben Janus
5fb12a7ba3
chore(deps): Update Keycloak dependencies to 18.0.2
2022-06-28 15:27:27 +02:00
Sven-Torben Janus
b6bb6afc03
docs: Update codescene badge
2022-04-22 00:09:10 +02:00
Sven-Torben Janus
b320d7bb3f
docs: Add code scene badge
2022-04-22 00:05:52 +02:00
Sven-Torben Janus
6f89876fd1
chore!(deps): Update Keycloak dependencies to 18.0.0
...
Compatibility issues:
Due to a refactoring of Keycloak's `ResourceStore` API this extension
will no longer be backwards compatible with Keycloak versions < 18.x.
For details please see
99c06d1102
and https://github.com/keycloak/keycloak/issues/10447
2022-04-20 23:13:18 +02:00
Sven-Torben Janus
abc79b3527
docs: Fix configuration instructions for quarkus-based distro
...
Fixes #69
2022-04-07 00:43:50 +02:00
Sven-Torben Janus
52665c0a4b
chore(deps): Update Keycloak dependencies to 17.0.1
2022-03-23 17:35:52 +01:00
Sven-Torben Janus
64950345e9
docs: Deprecate legacy/Wildfly-based Keycloak support
2022-02-15 19:46:42 +01:00
Sven-Torben Janus
325afaab29
chore(deps): Update Keycloak dependencies to 17.0.0
2022-02-12 10:16:52 +01:00
Sven-Torben Janus
098e6138d8
chore(deps): Update Keycloak dependencies to 16.1.1
2022-01-25 17:47:07 +01:00
Sven-Torben Janus
3e96d2bec9
chore(deps): Update Keycloak dependencies to 16.1.0
2021-12-20 17:27:06 +01:00
Sven-Torben Janus
ed4469dcd0
chore(deps): Update Keycloak dependencies to 16.0.0
2021-12-18 13:09:48 +01:00
Sven-Torben Janus
5100f8e6fa
chore: Update compatibility checks to Keycloak version 15.1.1
2021-12-18 12:51:18 +01:00
Sven-Torben Janus
2aa046a825
docs: Update installaton instructions for Keycloak.X
2021-12-11 20:18:46 +01:00
Sven-Torben Janus
9b7479ba2f
docs: Fix typo in README
2021-12-11 18:10:19 +01:00
Sven-Torben Janus
207667c22a
chore(deps): Update Keycloak dependencies to 15.1.0
2021-12-11 18:05:11 +01:00
Sven-Torben Janus
93ceb456b0
docs: Add FAQ for Keycloak.X support
2021-10-29 20:18:56 +02:00
Sven-Torben Janus
9aea5472cf
docs: Add Keycloak.X shield
2021-10-29 20:18:56 +02:00
Sven-Torben Janus
7dc081d9de
docs: Describe properties for role name config in Keycloak.X
2021-10-29 20:18:56 +02:00
Sven-Torben Janus
ad4611824f
chore: Change title in README
2021-10-21 13:05:05 +02:00
Sven-Torben Janus
9083a44966
chore: Add some shields
2021-10-13 23:18:14 +02:00
Sven-Torben Janus
7b2580d9b4
docs: Update README to reflect latest changes
2021-10-13 22:59:59 +02:00
Sven-Torben Janus
f9c2428135
chore: Update README with latest screenshots and configuration options
...
This is just for the simple role-based access provider.
2021-10-13 22:59:59 +02:00
Sven-Torben Janus
01ef542368
feat: Support policy-based access restrictions
...
The new PolicyBasedAccessProvider leverages Keycloak authorization
mechanism for OIDC confidential clients. It allows to configure a
resource "Keycloak Client Resource" per client and use the full
built-in permission and policy evaluation mechanism for restricting
client access.
2021-10-13 22:59:59 +02:00
Sven-Torben Janus
fa0cd9b5e7
feat: Support custom restriction mechanisms via SPI
2021-09-30 21:12:53 +02:00
Sven-Torben Janus
1e6e661c24
chore: Add instructions for configuring custom error messages to README
2021-09-23 15:24:16 +02:00
Sven-Torben Janus
948c50aaec
chore: Add additional shields
2021-09-19 21:29:06 +02:00
Sven-Torben Janus
403ae4861c
docs: Add info about compatibility checks in README.
2021-09-19 21:15:50 +02:00
Sven-Torben Janus
6537499d21
chore: Fix issue with shield
2021-09-19 21:02:36 +02:00
Sven-Torben Janus
cfbd897349
chore: Add shields to README
2021-09-19 20:53:29 +02:00
Sven-Torben Janus
f1db3a77ac
docs: Fix several typos
2021-06-28 22:25:11 +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
9441f8187c
Add some basic documentation
...
[skip ci]
2021-05-09 18:59:04 +02:00
Sven-Torben Janus
bab055c920
Add release action
2021-05-08 00:03:40 +02:00
Sven-Torben Janus
df09e3a8ba
Initial commit
2021-05-07 23:38:37 +02:00