Skip to content

Allow unique access token authentication for specific endpoint #774

@qbey

Description

@qbey

For some organization onboarding (such as suite territoriale) we need to be able to create the first admin user without being authenticated.

  • Add One Time Token model (or should we store it in Organization metadata?)
  • Add authentication backend for this (or at least a check in the view)
  • Add route to provision the first admin user:
    • Last name
    • First name
    • Email (local part only)
    • Password

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions