Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The POST and PUT endpoints allow for the deactivation of users. In object histories, the username of deactivated users is displayed further on. In the client framework components, the username is still reserved by the Web-API Gateway as the user still exists in the corresponding tenant. In order to reuse the username user name of deactivated users for a new users, you may append -disabled to the original username. Thus, the deactivated user can still be identified in the object history and the username can be reused at the same time.

...