|
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 |
|
|
1918183c59
|
basic logging set-up
|
2025-04-16 10:54:25 +02:00 |
|
|
7bca60e74c
|
auth: basic OIDC flow with cookie encryption and final redirect working
|
2025-04-04 16:48:53 +02:00 |
|
|
ec80be5f97
|
use waitress as http server; provide simple shell script; auth improvments
|
2025-03-27 22:35:19 +01: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 |
|
|
3e25b5e593
|
work in progress: entry points for OpenID Connect (oidc) authentication
|
2025-03-24 12:04:53 +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 |
|
|
1280f8b15a
|
work in progress: storage.folder implementation
|
2024-02-26 09:22:27 +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 |
|