Commit graph

12 commits

Author SHA1 Message Date
eelke
eb872a4f44 WIP making ClientCreate endpoint 2026-02-20 17:35:38 +01:00
eelke
138f335af0 Within the openid spec there is no need to return data at realms/name. Removed placeholders. 2026-02-15 19:34:17 +01:00
eelke
3e5ce9d81d EncryptionService should be using ISecretProvider
Remove Async from method that was not Async
2026-02-15 19:18:02 +01:00
eelke
ccb06b260c Implement jwks endpoint and add test for it.
This also let to some improvements/cleanups of the other tests and fixtures.
2026-02-15 19:06:09 +01:00
eelke
a80c133e2a Tests for RealmService.FindBySlug 2026-02-15 07:15:11 +01:00
eelke
7a5cb703ec SlugHelperTests 2026-02-15 06:54:25 +01:00
eelke
ed52e2f789 Fixes some warnings. 2026-02-14 14:55:22 +01:00
eelke
d440979451 Add tests and fixes to .well-known/openid-configuration and create realm 2026-02-14 14:50:06 +01:00
eelke
e07d6e3ea5 Add test for JwtSignatureGenerator 2026-02-14 14:38:30 +01:00
eelke
ddbb1f42d7 Add validation to RealmCreate 2026-02-08 18:00:24 +01:00
eelke
92b34bd0b5 Happy flow for creating realms works
But needs more validating...
2026-02-08 11:57:57 +01:00
eelke
f99c97f392 Miscelanious trials 2026-02-06 19:58:01 +01:00