Skip to content

[API] possibility to create users and then activate them #3732

Description

@AlainVagner

We would like to synchronise the users with another database.
Currently we have tried to create one user via POST /users/ and it works, one user is created (the call is done with the api key from one admin user)
But this user cannot be activated and cannot login. The user does not receive any activation email.
When we thus have tried the activation process based on the email address ("renvoyer les instructions de confirmation"), when clicking on a link we get a page saying that the token is invalid.

Am I missing something? Is there any way to create users via API and let them later on do a password recovery to create their password?
Tests done on udata 10.0.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions