Tags are key/value pairs that help you organize your users. Keep in mind that:
- You can assign up to 10 tags per user
- Tag values must be between 1 and 70 characters long, including
key
andvalue
- The same tag cannot be used twice
An IAM application is a non-human user in an Organization. This feature lets you create API keys that are not linked to a specific user, to give programmatic access to resources and make your production code more robust. As with users, you can define permissions and access rights for each IAM application via policies.
To complete the actions presented below, you must have:
Click Identity and Access Management (IAM) from your Organization Dashboard in the Scaleway console. The Users tab of the Identity and Access Management dashboard displays.
Click the Applications tab. A list of the Organization’s existing IAM applications displays:
Click Create application. The creation wizard displays:
Complete the steps of the creation wizard:
Tags are key/value pairs that help you organize your users. Keep in mind that:
key
and value
You can choose not to attach a policy to the application at this stage. Unless your application is a part of a group, be aware that until you attach a policy to the application, it will have no permissions in your Organization.
Click Create application to finish.
You are returned to the list of your applications, where your newly created application now appears.