Platform.sh is now Upsun. Click here to learn more
Upsun User Documentation

Multifactor Authentication (MFA)

Try Upsun for 15 days
After that, enjoy the same game-changing Upsun features for less with the First Project Incentive!¹ A monthly $19 perk!
Activate your 15-day trial
¹Terms and conditions apply

Feature Availability

This feature is available as part of the Advanced User Management add-on. You can upgrade your organization to this add-on in the Console.

For details about the other features included in this add-on, see the Advanced User Management add-on help topic section; for pricing information, see the Upsun pricing page.

Multifactor Authentication (MFA) enhances security by protecting both your organization and every user account that interacts with it through SSH or the Upsun API.

When MFA is enforced within an organization, every project contributor must enable MFA on their user account so they can run Git commands, SSH into an environment, or trigger actions through the Upsun API.

Enable MFA on your user account Anchor to this heading

To access an organization that enforces MFA or any of its projects, you must enable MFA on your user account. Failure to do so results in forbidden access to the organization from the Console or API, and an error message when trying to SSH into its environments.

To enable MFA on your user account, follow these steps:

  1. In the Console, open the user menu (your name or profile picture).
  2. Click My profile.
  3. On the Authentication Settings tab, click Set up application.
  4. Follow the instructions for the chosen authentication app.
  5. Click Verify & save.
  6. Refresh your SSH credentials by running upsun login -f in the CLI.

Enforce MFA within your organization Anchor to this heading

Prerequisites:

To enforce MFA within your organization, follow these steps:

  1. In the Console, select an organization from the organization menu in the upper left of the page.

  2. Click the organization name again, and from the expanded menu, click Security.

    On the Security tab, in the User security settings section, you can see which users in your organization have activated MFA for their user accounts.

  3. In the MFA required section, click the Enable MFA toggle to the on position.

Send email reminders Anchor to this heading

To send email reminders to users who haven’t enabled MFA on their account:

  1. In the Console, select an organization from the organization menu in the upper left of the page.

  2. Click the organization name again, and from the expanded menu, click Security.

  3. On the Security tab, in the User security settings section, complete the steps below based on the action you want to take.

    • To send an email reminder to an individual user, click More beside the user’s name and then click Remind.

    • To send an email reminder to multiple users at once, select the checkbox beside the names of the users you want to remind. To remind all of the users who do not have MFA enabled, select the Name checkbox at the top of the list. Then, near the Name checkbox, click Remind.

An email is sent to the user with instructions on how to enable MFA on their user account.