Sample Application that demonstrates how to use:
User and Access Management API
Portfolio API
Authentication and Authorization
To install this application you will also need to install:
In this Application you will find how to:
Add/Delete/Update a single User
Add users in batch
Add/Delete Roles to Users
Add/Delete Groups to Users
List Users
List Roles
List Groups
Add/Delete Groups
Add/Delete Roles to Groups
Also you can see two examples of timers that can be used to synchronize information between ODC Users and an external System (ex: an IDP)
One timer that shows how to update a single user information at a time
One timer that shows how to batch update the user information
There are documentation pages inside the Application regarding:
Installation
Token Handling
Architecture
Updated HTTP dep+e
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)