Commit graph

5 commits

Author SHA1 Message Date
c9f36f7100 Add exporting individual attributes
All checks were successful
/ Verify (pull_request) Successful in 41s
Based off #32

Also:
* rework README.md
* improve configuration error messages
2026-07-19 13:38:10 +02:00
f204ab7f28 Add just the testing setup from #26.
All checks were successful
/ Verify (pull_request) Successful in 1m12s
Important: there are changes here to adapt the tests and the Keycloak test realm that are incompatible with the changes in #29. Ultimately, the changes in #29 need to be applied over this.
2026-07-19 10:27:51 +02:00
f586e5feee Integration test to demonstrate ssh key export
All checks were successful
/ Verify (push) Successful in 45s
/ Verify (pull_request) Successful in 45s
2026-07-18 15:02:12 +02:00
5e279f8c71 Assign roles to service account user, not the client 2026-07-18 15:01:48 +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