Skip to main content

User Management

Overview​

Every digital identity can be stored in users.

There are following actions:

Users​

Create User​

Create an user


Get users​

Retrieve filtered list of users.


Get user​

Retrieve user details.


User Registration​

Aircampi Auth provides the infrastructure to store your users by default.

Sign Up​

Given a user's credentials, this endpoint will create a new user using active authentication.


User Password​

this topic describes different ways to change the password for a user in user store.


Reset password​

Reset user's password without current password.


Change password​

If user wants to change current password, the user must use current password and update:current_user permission.


User Permissions​

Grant or revoke permissions to/from user.

Get user permissions​

Get user permissions


Add permissions to an user​

Add permissions to an user


Remove permissions from an user​

Remove permissions from an user


User Roles​

Grant or revoke roles to/from user.

Get user roles​

Get user roles


Add an user to roles​

Add an user to roles


Remove an user from roles​

Remove an user from roles


User Groups​

Assign or remove group membership for user

Get user groups​

Get user groups


Add an user to groups​

Add an user to groups


Remove an user from groups​

Remove an user from groups


User Identities​

Manage user identities.

Get user's identities​

Get user's identities


Link two user accounts together forming a primary and secondary relationship.


Unlink an user identity


User Block/Unblock​

Block or unblock users

Block list of users​

Block list of users


Unblock list of users​

Unblock list of users


Block an user​

Block an user


Unblock an user​

Unblock an user


User Grants​

Retrieve and delete the grants associated with your account.

Get user's grants​

Retrieve grants associated user account.


Delete user grants​

Delete grants associated with your account.


Get user's grant scopes​

Retrieve grant scopes associated user account.