User Management APIs
Installer Authentication API
Operations
POST
Login
Log in and start an authenticated session
POST
Logout
End the current session
POST
Change Password
Change your own password
POST
Reset Password
Reset another local user's password (administrator only)
GET
Get Current User Info
Get the identity and roles of the caller
GET
Get All Users Info
List local and remote users and groups
GET
Get All Roles Info
List the roles available in Installer
GET
Get All Role Bindings
List which users and groups hold which roles
POST
Bind Roles To Entity
Grant one or more roles to a user or group
GET
Get Role Binding
Get the roles assigned to a specific user or group
PUT
Update Roles To Entity
Replace the roles assigned to a user or group
DELETE
Delete Roles To Entity
Revoke all roles from a user or group
GET
Get All Ldap Identity Sources
List configured LDAP identity sources
POST
Create Ldap Identity Source
Add a new LDAP identity source
GET
Get Ldap Identity Source
Get an LDAP identity source
PUT
Update Ldap Identity Source
Update an LDAP identity source
DELETE
Delete Ldap Identity Source
Remove an LDAP identity source
GET
Search Ldap Identity Source
Search for LDAP users and groups to grant roles to