Skip to content

Backend — API Endpoints for Issuing Entity Admin Credentials #18

Description

@specfor

Create an endpoint for System Admins to provision the first entity_admin account for a newly created Entity.

  • POST /api/v1/entities/:id/admins - Creates a new user with the entity_admin role linked to the specified entity ID.
  • Must securely hash the initial password and return the user details.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions