Commit graph

21 commits

Author SHA1 Message Date
94365602ca OIDC auth: directly use sub from JWT if appropriate; optionally add groups from calling application 2025-08-06 17:51:15 +02:00
775603046a org.user: save intermediate state (create / update grants not working: 404 Not Found) 2025-08-06 09:45:56 +02:00
3e43c25d84 org.user, web.client: user update on zitadel working 2025-08-04 18:39:18 +02:00
7427370b5c org.user, web.client: user creation via zitadel API basically working 2025-07-31 17:24:17 +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
b425462f12 API authentication on zitadel server working 2025-07-22 09:41:24 +02:00
1b58c7fb22 rename organize to org; work in progress: user management with access to auth provider 2025-07-21 11:07:51 +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