Introduction

Purpose

CloudStack lacks a native 2FA authentication mechanism wherein users would be asked required to put in some code or do some kind of challenge as part of authentication. 2FA or two-factor authentication is a two-step authentication wherein a user needs to first enter their credentials and then be asked some kind of token as 2nd step. A user is only allowed access to CloudStack when both credentials and 2FA token are correct.

References

Document History

VersionAuthor/ReviewerDate
1.0Rohit Yadav

 




Glossary

Feature Specifications

Use cases

Allow an extra layer of security for users and environments that want to user or enforce 2FA.

Architecture and Design description