Skip to content

Allow unique access token authentication for specific endpoint #774

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
3 tasks
qbey opened this issue Mar 7, 2025 · 0 comments · May be fixed by #848
Open
3 tasks

Allow unique access token authentication for specific endpoint #774

qbey opened this issue Mar 7, 2025 · 0 comments · May be fixed by #848
Assignees
Labels

Comments

@qbey
Copy link
Member

qbey commented Mar 7, 2025

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
@qbey qbey added the backend label Mar 7, 2025
@sdemagny sdemagny self-assigned this Mar 18, 2025
@sdemagny sdemagny linked a pull request Apr 7, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants