Documentation
Management
Users

Blazing Admin

Blazing KRaft comes with a Blazing admin user that has the permissions to execute all actions on all resources, it is not assigned to any group nor impacted by server permissions.

This decision was made to either have a safety net when you want to execute an action that you have disabled or if you want to use all Blazing KRaft features without any restrictions.

The default Blazing Admin's credentials are:

Email: admin Password: admin

You have the ability to change them by specifying the following environment variables:

BLAZINGKRAFT_ADMIN_EMAIL: admin
BLAZINGKRAFT_ADMIN_PASSWORD: admin

Create User

Creating a user is very simple, you only need to specify the email, password, first name, last name and to assign the user to a group.

Create User Image

Users Listing

After creating a user, you can list all users available in Blazing KRaft.

Users Listing Image

Users Actions

You can execute various actions on the user:

Delete User

Delete User Image

Edit User Without Verification

Edit User Without Verification Image

Edit User With Verification

Edit User With Verification Image