Create and manage groups
In Kakao Cloud IAM, a group is a collection of users who share specific IAM roles.
Using groups allows you to grant or revoke roles for multiple users at once, making permission management more efficient.
Create group
You can create a new group and configure its users and roles.
Group creation can be performed by users with the Organization Admin or IAM Organization Admin role.
-
Go to the Kakao Cloud Console > Management > IAM.
-
In the Groups menu, click Create group.
-
In the Create group dialog, enter the required information and click Create.
Field Description Organization The current organization you are logged into (auto-filled). Group name The name of the group to create. Duplicate group names cannot be used within the same organization. Description (optional) Up to 100 characters allowed.
Manage group IAM permission
You can assign or remove IAM roles for a group at the organization or project level.
Group IAM permissions can be managed by users with the Organization Admin or IAM Organization Admin role.
- Go to the Kakao Cloud Console > Management > IAM.
- In the Groups menu, select the target group to open its detail page.
- In the IAM roles tab, select either the Organization or Project tab.
- To add or modify roles, click Edit roles, select the roles to change, and click Edit.
- To remove all roles, click Remove all roles and confirm by clicking Remove in the popup.
At least one role must exist within the organization or project.
To remove all roles, use the Remove all roles feature.
Manage group members
You can add or remove IAM users in a group to manage permissions collectively.
Group membership management can be performed by users with the Organization Admin or IAM Organization Admin role.
Add members
When a user is added to a group, the IAM roles granted to that group are automatically applied to the user.
-
Go to the Kakao Cloud Console > Management > IAM.
-
In the Groups menu, select the group to add members to and open its detail page.
-
In the Users tab, click Add users.
-
In the Add users dialog, enter the IAM user ID and click Add.
- New accounts or service accounts that are not registered as IAM users cannot be added as group members.
Remove members
When a user is removed from a group, all IAM roles granted through the group are revoked.
For security reasons, the user’s API authentication tokens are immediately invalidated, and they are logged out of the console.
Individually assigned IAM roles are not affected.
- Go to the Kakao Cloud Console > Management > IAM.
- In the Groups menu, select the group and open its detail page.
- In the Users tab, select the users to remove and click Remove.
- To remove multiple users at once, select their checkboxes and click Remove.
- In the Remove user from group popup, type
Remove user from groupand click Remove to confirm.
Delete group
You can delete unnecessary groups and revoke their associated permissions in bulk.
Group deletion can be performed by users with the Organization Admin or IAM Organization Admin role.
When a group is deleted, all IAM roles assigned through that group are automatically revoked.
For security reasons, all API authentication tokens of group members are immediately invalidated,
and members are logged out of the Kakao Cloud Console.
- Go to the Kakao Cloud Console > Management > IAM.
- In the Groups menu, click the More icon next to the target group and select Delete.
- In the Delete group popup, type
Delete groupand click Delete to confirm.