Project

General

Profile

Actions

Task #2303

closed

User CRUD operations

Added by Roman Kučera almost 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Roman Kučera
Target version:
Start date:
06/08/2020
Due date:
% Done:

100%

Estimated time:
Owner:

Description

Implement CRUD operation USER object

Actions #1

Updated by Roman Kučera over 3 years ago

  • Status changed from New to In Progress
  • Assignee set to Roman Kučera
Actions #2

Updated by Roman Kučera over 3 years ago

  • % Done changed from 0 to 60

Connector support CRUD operations for users.
It generates schema of all supported attributes.
Now we support basis data types as String, Boolean and Integer. For complex User attributes we will add support maybe in future.
Only complex attribute which is supported now is PasswordProfile which is mandatory, without it we can't create user.

Implementation is in develop branch https://github.com/bcvsolutions/ms-graph-api-connector

TODO:
  • some more testing
  • code clean up and logs
  • docs
Actions #3

Updated by Roman Kučera over 3 years ago

  • % Done changed from 60 to 90

tested, how to use this connector is described in README

Actions #4

Updated by Alena Peterová over 3 years ago

Code review OK.

Actions #5

Updated by Roman Kučera over 3 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 90 to 100

Released

Actions

Also available in: Atom PDF