Skip to main content
Version: 12.x (Current)

Identity and Access Management

Mia-Platform Console allows access to Company resources with specific authorization levels to three types of identities:

  • User: an actual individual whose account is configured for human-to-machine communication. Find out how to manage users in the Users Management page.
  • Service Account: a non-human client which is used for automated processes and machine-to-machine communication. Learn all about service accounts in the Service Accounts Management page.
  • Group: a group of users who are assigned the same privileges on a set of resources. Learn all about groups in the Groups Management page.

Mia-Platform Console is based on hierarchical resources: assigning specific roles and permissions to the above mentioned identity types is important for defining responsibilities and privileges within your Companies and Projects. Discover more about it in the Console Levels and Permission Management documentation.

Important: Git provider vs Console permissions

The management of roles and permissions aims at regulating access to resources exclusively at the Console level.
Roles and permissions on the same resources at the Git provider level are not managed in the IAM Console Area; thus, roles at Git-level must be verified in order to prevent possible discrepancies that may appear between user permissions at the Console level and those the user has at the Git-level.

For example, it could happen that a user who does not even have permissions to access a Company from the Console is, however, in a Git group with an assigned role that gives them Git-level permissions on those Company resources!

Therefore, by giving permissions on resources to users, it is strongly suggested a double check on both Console-level and Git-level permissions.

The IAM Portal

The IAM (Identity and Access Management) page in the Access Management section is designed to help you manage the level of access you want to grant to all kinds of identities inside your Company. The purpose of this page is to provide a centralized role management system: here, you will be able to view and manage roles directly assigned to identities that grant them specific permissions.

This page also provides a useful shortcut for Company Owners to quickly add new users and service accounts to the Company.

IAM portal

Find out more about managing your Company identities in the Identities Management page.

Managing Users, Groups and Service Accounts

Besides the IAM section, there are three other specific management portals, one for each identity type: these pages provide specific governance tools based on the nature of the identity, be it a user, a group or a service account. From each portal you will be able to add and delete those identities, and to perform different actions based on the characteristics of each type of identity.

The Users section is designed to view all user accounts of the Company, providing a way to add new ones or to completely remove access to the Company for existing ones.

Users portal

The Groups section displays all the groups of the Company with the assigned role and number of members, and allows you to create new groups. Each existing group is associated with a detail page where:

  • members can be viewed, added and removed
  • the group title and role can be modified
  • the group can be deleted

Groups portal

The Service Accounts section shows all the service accounts of the Company, allowing the user to create new ones or permanently delete existing ones.

Service accounts portal