8d190c2970
simplify auth validation
...
Co-authored-by: June <june@jsts.xyz>
2025-11-01 02:05:53 +01:00
9fe298a899
move auth chack to top of route handler
2025-11-01 01:51:48 +01:00
c60c4978df
fix: use list instead of consumed stream
2025-11-01 01:49:54 +01:00
119a89f2ee
have export endpoint actually return a list of valid keys
...
Dynamically get a list of attributes to get the keys from, get their
values, ensure they are in a valid format using a regex and finally
return the list of keys as a JSON list.
Co-authored-by: kritzl <kritzl@kritzl.dev>
2025-10-31 23:59:38 +01:00
e4b4497b30
introduce path parameter in export endpoint for specifying group id
...
Co-authored-by: kritzl <kritzl@kritzl.dev>
2025-10-31 19:54:35 +01:00
8e9674cf5c
update dev setup in compose.yaml
...
Co-authored-by: kritzl <kritzl@kritzl.dev>
2025-10-31 19:54:33 +01:00
9a4dbfeb16
remove test route
...
Co-authored-by: kritzl <kritzl@kritzl.dev>
2025-10-31 19:54:30 +01:00
c518d4a514
rename package
...
Co-authored-by: kritzl <kritzl@kritzl.dev>
2025-10-31 19:54:28 +01:00
e318c3b386
gitignore .DS_Store and .vscode
2025-10-31 19:35:32 +01:00
08e85d24a0
experiment: get group, users and attributes
2025-10-24 11:40:26 +02:00
8c1d25133f
experimentation
2025-10-24 00:09:27 +02:00
cfb12cfc6e
add some keycloak dependencies; add gitignore for maven
2025-10-23 22:48:38 +02:00
eec0042930
mvn init
2025-10-23 22:40:46 +02:00
71ebb4c696
add compose setup for local development
2025-10-23 18:15:23 +02:00