Savely Krasovsky
|
901333f7e4
|
feat: client_credentials flow support (#901)
|
2025-09-02 18:33:01 -05:00 |
|
Stephan H.
|
a3979f63e0
|
feat: add custom base url (#858)
Co-authored-by: Stephan Höhn <me@steph.ovh>
Co-authored-by: Kyle Mendell <ksm@ofkm.us>
|
2025-08-30 13:13:57 -05:00 |
|
Kyle Mendell
|
d479817b6a
|
feat: add support for code_challenge_methods_supported (#794)
|
2025-07-29 17:34:49 -05:00 |
|
Alessandro (Ale) Segala
|
42a861d206
|
refactor: complete conversion of log calls to slog (#787)
|
2025-07-27 04:34:23 +00:00 |
|
Elias Schneider
|
bf042563e9
|
feat: add support for OAuth 2.0 Authorization Server Issuer Identification
|
2025-07-06 15:29:26 +02:00 |
|
Alessandro (Ale) Segala
|
b71c84c355
|
refactor: some clean-up in OIDC service and controller (#550)
|
2025-05-24 22:55:46 +02:00 |
|
Kyle Mendell
|
22f7d64bf0
|
feat: device authorization endpoint (#270)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-04-25 12:14:51 -05:00 |
|
Andreas Schneider
|
7e5d16be9b
|
feat: implement token introspection (#405)
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-04-09 07:18:03 +00:00 |
|
Alessandro (Ale) Segala
|
96876a99c5
|
feat: add support for ECDSA and EdDSA keys (#359)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-03-27 18:20:39 +01:00 |
|
Elias Schneider
|
c9e0073b63
|
refactor: fix code smells
|
2025-03-27 16:48:36 +01:00 |
|
Kyle Mendell
|
b8dcda8049
|
feat: add OIDC refresh_token support (#325)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-03-23 20:14:26 +00:00 |
|
Alessandro (Ale) Segala
|
a7c9741802
|
feat: store keys as JWK on disk (#339)
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
|
2025-03-18 21:08:33 +01:00 |
|
Kyle Mendell
|
62915d863a
|
feat: api key authentication (#291)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-03-11 19:16:42 +00:00 |
|
Elias Schneider
|
4bafee4f58
|
fix: add groups scope and claim to well known endpoint
|
2025-03-01 20:41:30 +01:00 |
|
Elias Schneider
|
652ee6ad5d
|
feat: add ability to upload a profile picture (#244)
|
2025-02-19 14:28:45 +01:00 |
|
Elias Schneider
|
7550333fe2
|
feat: add end session endpoint (#232)
|
2025-02-14 17:09:27 +01:00 |
|
Elias Schneider
|
c6ab2b252c
|
chore: replace stonith404 with pocket-id after org migration
|
2025-02-05 18:08:01 +01:00 |
|
Elias Schneider
|
c056089c60
|
feat: custom claims (#53)
|
2024-10-28 18:11:54 +01:00 |
|
Elias Schneider
|
5565f60d6d
|
feat: add email_verified claim
|
2024-10-25 21:33:54 +02:00 |
|
Elias Schneider
|
4e7574a297
|
feat: add name claim to userinfo endpoint and id token
|
2024-09-06 09:19:13 +02:00 |
|
Elias Schneider
|
ae7aeb0945
|
refactor: use dtos in controllers
|
2024-08-23 17:04:19 +02:00 |
|
Elias Schneider
|
fdc1921f5d
|
feat: add user info endpoint to support more oidc clients
|
2024-08-19 18:48:18 +02:00 |
|
Elias Schneider
|
601f6c488a
|
refactor: use dependency injection in backend
|
2024-08-17 21:57:14 +02:00 |
|