Two-Factor Auth is Here

2fa banner 1

As you know, security is a big deal for us. You might have heard that a single password may not be enough those days. Well, here it is! Two factor authentication is now available for everyone.

What is two factor? And how does it work?

When you login with a simple password, you access you account with something you know.

If someone else ever gets your password, your account is compromised. To prevent this situation, the login process should invole something you know, and something you have. This is the second factor.

2FA is pretty simple, once activated you login in with:

  • your credentials
  • and a third-party app on your phone providing a temporary code

Now having your password known/guessed by a third-party is not enough for them to get into your account.

How to setup?

Login to the Clever Console and head over to your profile. Under "Authentication", you'll see a new button: Activate 2FA.

A QR-Code will show up. Scan it with a 2FA app on your phone (Google Authenticator, Authenticator by Microsoft…)

For future logins, your password and the code from the app will be necessary.

IMPORTANT:

Don't forget to save your recovery codes! Each one can replace a generated 6-digits code (but only once).


Enable 2FA

Blog

À lire également

UP Program: Clever Cloud announces its fifth startup selection

With this new batch, Clever Cloud welcomes four startups to the UP Program: Sentibee, Pictaderm, Legaia and Cockpit Agriculture.
Company

Sōzu 2.0 — turning a reverse proxy into a programmable edge

Sōzu is the reverse proxy that sits in front of every application running on Clever Cloud. After eighteen months of work — first the HTTP/2 multiplexer, built on our existing kawa pivot, then almost every other layer of the proxy, and finally a long run in production on the cleverapps.io load balancers — Sōzu 2.0 is out.
Engineering

K3s vs K8s: What Are the Differences and Which One Should You Choose in 2026?

Kubernetes has become the standard for container orchestration. But depending on your infrastructure constraints (limited resources, edge computing, IoT, or large-scale enterprise clusters), the distribution you choose can radically change the operational experience. K3s and K8s (upstream Kubernetes) address different needs, even though both share the same CNCF-certified foundation.
Engineering Features