A Keycloak provider for exposing users public SSH keys.
Find a file
June 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
ssh-key-provider have export endpoint actually return a list of valid keys 2025-10-31 23:59:38 +01:00
.gitignore gitignore .DS_Store and .vscode 2025-10-31 19:35:32 +01:00
compose.yaml update dev setup in compose.yaml 2025-10-31 19:54:33 +01:00