Skip to main content

Roles

Overview

Roles are used to give temporary credentials to a user, given a set of conditions, like the user's identity provider, or some token claims. These Roles are then attached to a policy, which defines the actions that can be performed by the user.

Roles are implemented according to the IAM API specification, you can check the IAM API documentation.

To see how to create a policy in the Continuity Cloud, check the policies documentation.

Limitations

  • A Role Trust Policy cannot be edited after creation.

Accessing the Roles page

  • Click on "Access control" in the left menu
  • Click on the "Roles" tab

You will land on the Roles page

Roles page

Creating a Role

Click on the "Create Role" button in the top left of the page, a modal will appear.

Create role modal

Fill in the "Role name", "Description" and "Policy document" fields.

Create role modal filled

Regularly format the policy document using the "Format JSON" button, to ensure it is valid.

Click on the "Create" button.

Managing attached policies

Click on the Role you want to manage attached policies. At the bottom of the accordion of the selected one, you will see the list of attached policies. Here you can detach attached policies, and attach new ones. Click on "Attach policies".

Attach policies link

A modal will appear, displaying the list of available policies, select one or more policies you want to attach to the Role, and click on the "Attach policies" button.

Attach policies modal

You can also detach policies from the list

Detach policy

Deleting a Role

Click on the Role you want to delete and click on the "Delete" button, at the bottom of the accordion.

Delete role

A modal will appear, asking you to confirm the deletion.