/
Activate User
Activate User
Deprecated
This document and flow are deprecated. See User Management V4 API for the latest user activation flow.
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.
, multiple selections available,
Related content
Activate user extended flow
Activate user extended flow
More like this
User
User
More like this
User Management V4 API
User Management V4 API
More like this
Changing user password
Changing user password
More like this
[BSS] STB management
[BSS] STB management
More like this
Oauth 2.0 based authentication
Oauth 2.0 based authentication
More like this