Skip to main content

Adding a permission

In this guide we will show you how to use Identity to create a permission.

Want to learn more about permissions?

Head over to our documentation on permissions to find out more.

Write access needed

To add a permission, you need to have write access to Identity. Read our guide on managing user access to learn more.

To create a permission using Identity, take the following steps:

  1. Log in to the Identity UI and navigate to the API tab:

add-permission-api-tab

  1. Click on the API that you would like to create a permission for. This will open the details page.

  2. Click on the Permissions tab beneath the API name.

add-permission-tab

  1. Click the Add Permission button located on the top right of the table and a modal will open:

add-permission-modal-1

  1. We are now able to fill out the details of the permission. For this guide, we will use a set of example values. When you have inserted the details, click Add:

add-permission-modal-2

Not sure what permissions to add?

Each component within the cloud stack has support for specific permissions. We recommend checking the documentation for the required component to find out the list of permissions it supports.

On confirmation, the modal will close, the table will update, and your new permission will be shown:

add-permission-refreshed-table