Documentation
Management
Groups

Create Group

Creating a group is very simple, you only need to specify the name, description and assign permissions to it.

Create Group Image

Groups Listing

After creating a group, you can list all groups available in Blazing KRaft.

Groups Listing Image

Groups Actions

You can execute various actions on the group:

Delete Group

Delete Group Image

Edit Group

Edit Group Image

Miscellaneous

To be able to issue light weight tokens, the group code is the only thing that is stored in the JWT, therefore its Blazing Kraft's job to get the group's permissions, which are stored in memory to have a very fast response time.

For this reason the groups' permissions are only invalidated on a single instance, if you have scaled to more than one instance of Blazing KRaft, you'll need to restart them after creating, editing or deleting a group.