Commit graph

22 commits

Author SHA1 Message Date
ec97d4f82b provide tests.util package, starting with setup_logging() 2025-08-22 16:00:34 +02:00
9f0eaa8675 config.py: remove obsolete setting 2025-08-22 12:30:39 +02:00
bc2b0aaa2c minor config / testing fixes 2025-08-08 23:16:35 +02:00
d5616b207e add simple (dummy) test for external (zitadel) user creation 2025-08-08 10:10:16 +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
1b58c7fb22 rename organize to org; work in progress: user management with access to auth provider 2025-07-21 11:07:51 +02:00
a2c529e6d3 storage test: save session message, may be used as session storage 2025-05-14 09:02:38 +02:00
b55191dab3 storage.message: definitions, start with tests 2025-04-30 18:08:45 +02:00
ee5a76a808 auth improvements (JWT stuff, esp tests); new: storage.message (event store) 2025-04-30 16:42:40 +02:00
99f717a816 provide some example data + code (for JWT encoding/decoding) in 'scratch' module 2025-04-29 15:05:03 +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
1918183c59 basic logging set-up 2025-04-16 10:54:25 +02:00
2a52d8a481 auth: user info -> principal 2025-04-06 22:39:10 +02:00
ab050ba360 move tests into scopes package, provide runtests.sh calling zope-testrunner 2024-09-30 09:50:58 +02:00