As a newly-registered practitioner, I get a Matrix account automatically #12
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#12
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?
User story
As a newly-registered practitioner, I want a Matrix account on the instance homeserver created automatically, so that I can chat and join teleexpertise rooms without a separate setup step.
Acceptance criteria
Provisioning
Practitionercreation (or first login if thePractitioneralready exists), the backend provisions@<localpart>:<instance-host>on Tuwunel.Practitioner.nameand (optionally) an uploaded avatar.Implementation shape
koinos-coreexposes helpers to create/rename/suspend accounts.Tests
Out of scope
References
spec/03-architecture/05-real-time.md.spec/03-architecture/03-identity-auth.md§4.spec/08-roadmap-mvp.md— step #12.