Clever Cloud application
Clever Cloud is a European cloud platform for deploying and running applications and managed services. MIA connects to it to inventory the users of your organisation and manage their access.
Authentication type and prerequisites
Authentication type — API key
Prerequisites
Have the permissions required to view and manage users in the Clever Cloud organisation you want to connect. Creating the token requires your Clever Cloud password and, when enabled, your two-factor authentication code.
Connection steps
Open the API tokens page in your Clever Cloud profile, then create a token dedicated to MIA.
Enter its name, for example MIA, its description and expiration date, then confirm with your password and two-factor authentication code when prompted.
Copy the token value immediately and keep it in a safe place.
In MIA, open Applications → Add an application, search for Clever Cloud, enter the token, then click Connect.
MIA automatically retrieves the organisations accessible with this token. Select the one you want to connect to start the first synchronisation.
Alternative using the Clever Tools CLI
After logging in with clever login, you can also create the token from a terminal:
clever features enable tokens
clever tokens create "MIA" --expiration 1yUsers added by MIA receive the DEVELOPER role. The token is sent only to the Clever Cloud API Bridge, as required for Bearer authentication. Remember to renew it in MIA before its expiration date.