Commit graph

19 commits

Author SHA1 Message Date
775603046a org.user: save intermediate state (create / update grants not working: 404 Not Found) 2025-08-06 09:45:56 +02:00
7427370b5c org.user, web.client: user creation via zitadel API basically working 2025-07-31 17:24:17 +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
01fc7d2874 auth, work in progress: decode id_token, + other improvements 2025-04-25 20:34:52 +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
d128c5f138 auth: use logger.debug instead of print 2025-04-16 16:51:32 +02:00
7bca60e74c auth: basic OIDC flow with cookie encryption and final redirect working 2025-04-04 16:48:53 +02:00
950fcb4174 oidc auth: login and retrieval of user data basically working 2025-03-26 18:15:38 +01:00
c1f07effee oidc auth: improvements, store info in cookie 2025-03-26 15:43:50 +01:00
0207d12b46 work in progress: oidc auth - redirect to oidc provider OK, start processing callback 2025-03-25 11:08:14 +01:00
87c0c1db2e work in progress: oidc authentication: start login processing 2025-03-24 22:26:17 +01:00
419902ae3f testing improvements; work in progress: folders traversable by zope.publisher 2024-03-12 15:10:00 +01:00
77f5abc7bf basic folder implementation with tests 2024-02-27 17:40:59 +01:00
2986d426bb move app to scopes.server; rename / clean-up 2024-02-21 22:45:54 +01:00
265048e76a add demo wsgi project (server + app) 2024-02-20 16:10:26 +01:00