Admins in Kong Gateway are RBAC entities used to used to manage all administrators for a specific Workspace.
Admins can be managed using the Admin API or Kong Manager and are used in the following operations:
Admins can only interact with entities from within their Workspace. Depending on the admin’s specific role, they can enforce RBAC roles and permissions across that Workspace, including creating and inviting other admins.
If you have not configured Kong Manager to send email, you can generate a registration link by selecting the newly invited Admin, and clicking Generate Registration Link.
If you haven’t configured email capabilities your admin won’t receive an invite link, but the link will still be created.
You can copy the generated invite link from the Kong Manager UI and provide it directly to your intended admin.
By default, the invite link expires after 259,200 seconds (3 days).
You can customize this time frame by adjusting the admin_invitation_expiry parameter in kong.conf.
If an admin is in a Workspace without a role, they can’t see or interact with anything. Admins can manage entities inside Workspaces, including users and their roles.
If you want to manage admins from the Kong Manager UI, go to Teams > Admins. From here, you can invite new admins, manage existing admins, and find invitation links for invited admins.