Zitadel + LLDAP provisioning scripts and seed users #5
Labels
No labels
area:agents
area:backend
area:clinical
area:dashboard
area:deploy
area:design
area:design-review
area:devices
area:docs
area:federation
area:identity
area:infra
area:interop
area:meta
area:security
area:sessions
area:web
area:webhook
area:workdir
type:bug
type:chore
type:epic
type:meta
type:user-story
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/koinos#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Zitadel and LLDAP come up pre-configured for local dev: realm/project/application created in Zitadel, LDAP user federation configured, a handful of seed users (admin, two practitioners, a secretariat).
Acceptance criteria
LLDAP
admin,dr.alice,dr.bob,secretariat.claire.koinos-admins,koinos-practitioners,koinos-secretariat.Zitadel
koinoswith an OIDC application for the backend (confidential) and one for the web client (public + PKCE).sub,email,roles(from groups),preferred_username..envfile consumed by backend and web.Scripts
deploy/identity/bootstrap.shidempotent, prints clear progress.deploy/README.md.Out of scope
References
spec/03-architecture/03-identity-auth.md.spec/08-roadmap-mvp.md— step #5.