|
94365602ca
|
OIDC auth: directly use sub from JWT if appropriate; optionally add groups from calling application
|
2025-08-06 17:51:15 +02:00 |
|
|
c23069a3c1
|
work in progress. send user data to identity provider: basic fixes, prepare tests
|
2025-07-26 17:43:58 +02:00 |
|
|
2698a578df
|
work in progress: send user data to external identity provider (zitadel)
|
2025-07-25 19:53:26 +02:00 |
|
|
626ff6e673
|
move API client authentication to auth.oidc
|
2025-07-22 19:07:02 +02:00 |
|
|
722b258103
|
fix base_url references
|
2025-05-14 17:02:23 +02:00 |
|
|
05499d5d41
|
auth: use form['camefrom'] as requested URI, store in initial session and use for final redirect
|
2025-05-14 16:25:34 +02:00 |
|
|
2f87493144
|
auth: fully functional logout
|
2025-05-14 09:03:15 +02:00 |
|
|
ee5a76a808
|
auth improvements (JWT stuff, esp tests); new: storage.message (event store)
|
2025-04-30 16:42:40 +02:00 |
|
|
5eb9531997
|
auth: directly use user data from id_token (no user_info request)
|
2025-04-29 17:36:02 +02:00 |
|
|
258baa88b2
|
auth fixes (fetch keys via request); collect responses for testing in separate file
|
2025-04-29 09:18:57 +02:00 |
|
|
6857601ab8
|
work in progress: oidc auth tests
|
2025-04-28 15:29:21 +02:00 |
|
|
01fc7d2874
|
auth, work in progress: decode id_token, + other improvements
|
2025-04-25 20:34:52 +02:00 |
|
|
87310b9798
|
auth: improve loading of oidc provider data, provide and check in test
|
2025-04-23 09:10:43 +02:00 |
|
|
b2d1c7888b
|
work in progress: dummy oidc data handler for testing
|
2025-04-22 11:10:43 +02:00 |
|
|
f21910e675
|
auth: get OIDC provider URIs, endpoints, and keys from OP config URLs
|
2025-04-21 11:53:23 +02:00 |
|
|
96afb631e0
|
rename server to web
|
2025-04-20 16:42:13 +02:00 |
|