Skip to content

As an IM system it shall be able to provision user profile #5

@greenlaw110

Description

@greenlaw110

1. Description

Provides a RESTful API for user provisioning. After the API called an new user profile shall be created in the system.

Note security concern applied to this API

1.1 Data structure

A IM user profile shall contains the following fields

1.2 Data validation

2. Acceptance criteria

  • If valid data is provided for the API, an new user profile shall be created in the system
  • If any piece of data is invalid then 400 Bad Request with proper information shall be returned
  • A functional testcase be implemented

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions