Commit graph

9 commits

Author SHA1 Message Date
7452879ef5 Typo
All checks were successful
/ Test (push) Successful in 52s
/ Test (pull_request) Successful in 51s
2026-07-18 21:36:31 +02:00
cd31ec8a20 Refactor and cleanup
* simplify AttributeEndpointsResourceProvider
* improve explanation of properties in AdminUiPage
* add example for mailing lists and map endpoint
* better explain configuration and operation of provider in main readme
* adjust the Keycloak realm
* Add unit test for endpoint class
2026-07-18 18:17:21 +02:00
stb
93dc7ddc75 Add a Docker Compose setup with debugging and testing realm (#27)
Some checks failed
/ Verify (push) Has been cancelled
Configure Keycloak to allow attaching a debugger (localhost:8081).

Add a testing realm with suitable example entries, and explain how to update and export the realm.

Reviewed-on: #27
2026-07-18 14:16:14 +02:00
324fe35f5a
add note on how to get an example keycloak setup for the example setup 2026-03-31 16:03:59 +02:00
bd9e5a6f3e
add Makefile and docs on how to build the provider 2026-03-31 16:03:59 +02:00
964a593dbd
remove emojis from example in README as well 2026-03-31 15:58:02 +02:00
ffa6c92c65
renaming and sort some code 2026-03-31 14:05:24 +02:00
1381bf6b2a
update README 2026-02-17 16:16:48 +01:00
a7be1213af
Attempt to use the UiPageProvider to configure endpoints
Co-authored-by: June june@jsts.xyz
2026-02-17 13:17:42 +01:00