Authentication means proving who you are by providing your username, password and, in the case of multi-factor authentication, another means of identification.
At EPFL, the main authentication systems we use are Microsoft Entra ID (starting on 15 August) and Tequila, along with Switch edu-ID for logging into other universitiesâ systems.
Password complexity
- Not contain the user’s account name or parts of the user’s full name that exceed two consecutive characters
- Be at least ten characters in length
- Contain characters from three of the following four categories:
- Unaccented uppercase characters (A through Z)
- Unaccented lowercase characters (a through z)
- Base 10 digits (0 through 9)
- Non-alphabetic characters (for example, !, $, #, %)