Skip to end of banner
Go to start of banner

Activate User

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 6 Next »

This page describes the user activation flow.

The user action flow consists of 5 main steps:

  • Step 1: BSS creates new user via Management API. More detail about this step is described here.
  • Step 2: BSS informs user that his/her account is created and ready to be activated with his/her email address. Activation email should include a link to an activation screen.
  • Step 3: User visit said url (sent by BSS in Step 2) and is shown with an activation screen.
  • Step 4: User enter his/her email address and desired passwords
  • Step 5: Client sends request to backend to activate the account. API specification for user activation here.

After this point, user can log into system with his/her credential enter in Step 4.

  • No labels