User Management Microservice
Introduction
This microservice manages MSX users, user roles, and tenants. This service also manages identity providers, secrets, and other date related to authentication and authorisation.
Prerequisites
Requests
This guide outlines what is possible with the service, please check back for updates that document how to make each request in detail. If you have access to an MSX environment, you can use Swagger to explore the API (help me).
Roles
- Get Roles List
- Get Role by Name
Security
- Get Access Token
- Switch User
- Switch Tenant
Tenants
- Create Tenant
- Get Tenants Page
- Get Tenants List
- Get Tenant
- Update Tenant
- Delete Tenant
Users
- Create User
- Get Users
- Get User
- Update User
- Delete User
- Update Password
- Get Current User
PREVIOUS | NEXT | HOME |