Helmut Merz helmutm · he/him
helmutm pushed to 3master at cco/loops 2025-08-10 10:50:37 +02:00
d7f42f568b move createExtUser() to organize.member, + syncExtUsers()
helmutm pushed to 3master at cco/loops 2025-08-09 15:24:40 +02:00
9bfdbc71c2 Person: createExtUser (with zitadel) basically working
helmutm pushed to master at cco/py-scopes 2025-08-09 15:23:45 +02:00
287b62f7b8 minor fixes
helmutm pushed to 3master at cco/loops 2025-08-08 23:18:24 +02:00
cab2d09737 work in progress: create external (zitadel) users: prepare for testing, start implementation in loops.organize.party
helmutm pushed to master at cco/py-scopes 2025-08-08 23:16:41 +02:00
bc2b0aaa2c minor config / testing fixes
helmutm pushed to master at cco/py-scopes 2025-08-08 10:10:22 +02:00
d5616b207e add simple (dummy) test for external (zitadel) user creation
helmutm pushed to master at cco/py-scopes 2025-08-06 17:51:20 +02:00
94365602ca OIDC auth: directly use sub from JWT if appropriate; optionally add groups from calling application
helmutm pushed to 3master at cco/loops 2025-08-06 16:40:45 +02:00
1e044e7aef auth: provide list of groups for principal on login callback
ebba53c823 psu hack: fix import for SiteManagementFolder
Compare 2 commits »
helmutm pushed to master at cco/py-scopes 2025-08-06 09:46:02 +02:00
775603046a org.user: save intermediate state (create / update grants not working: 404 Not Found)
helmutm pushed to master at cco/py-scopes 2025-08-04 18:39:28 +02:00
3e43c25d84 org.user, web.client: user update on zitadel working
helmutm pushed to master at cco/py-scopes 2025-07-31 17:24:24 +02:00
7427370b5c org.user, web.client: user creation via zitadel API basically working
helmutm pushed to master at cco/hugo-theme-cybercards 2025-07-30 16:55:13 +02:00
62e945e785 more on taxonomy layout templates
helmutm pushed to master at cco/hugo-theme-cybercards 2025-07-29 11:14:19 +02:00
165f3f16bd more fixes in directory 'layouts'
helmutm pushed to master at cco/hugo-theme-cybercards 2025-07-29 10:19:11 +02:00
dcbe59a322 fix directory layout in layouts according to new Hugo structure
helmutm pushed to master at cco/cl-scopes 2025-07-29 09:04:28 +02:00
115121ec9f util🍛 fix: only fn as parameter
helmutm pushed to master at cco/cl-scopes 2025-07-29 07:57:56 +02:00
ec21964068 util🍛 fix test
helmutm pushed to master at cco/cl-scopes 2025-07-29 07:51:17 +02:00
6498068924 minor improvements; util: start with functional tools: curry
helmutm pushed to master at cco/py-scopes 2025-07-26 17:44:05 +02:00
c23069a3c1 work in progress. send user data to identity provider: basic fixes, prepare tests
helmutm pushed to master at cco/py-scopes 2025-07-25 19:53:45 +02:00
2698a578df work in progress: send user data to external identity provider (zitadel)
helmutm pushed to master at cco/py-scopes 2025-07-22 19:07:07 +02:00
626ff6e673 move API client authentication to auth.oidc