Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greenlaw110 opened this issue Dec 14, 2017 · 0 comments
Open

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

greenlaw110 opened this issue Dec 14, 2017 · 0 comments
Assignees

Comments

@greenlaw110
Copy link
Contributor

greenlaw110 commented Dec 14, 2017

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
@greenlaw110 greenlaw110 self-assigned this Dec 14, 2017
@greenlaw110 greenlaw110 changed the title As an IM system it shall provide API for user provisioning As an IM system it shall be able to provision user profile Dec 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant