Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Mastering Identity and Access Management with Microsoft Azure. - Second Edition

You're reading from  Mastering Identity and Access Management with Microsoft Azure. - Second Edition

Product type Book
Published in Feb 2019
Publisher Packt
ISBN-13 9781789132304
Pages 698 pages
Edition 2nd Edition
Languages
Author (1):
Jochen Nickel Jochen Nickel
Profile icon Jochen Nickel

Table of Contents (23) Chapters

Title Page
Copyright and Credits
About Packt
Contributors
Preface
1. Building and Managing Azure Active Directory 2. Understanding Identity Synchronization 3. Exploring Advanced Synchronization Concepts 4. Monitoring Your Identity Bridge 5. Configuring and Managing Identity Protection 6. Managing Authentication Protocols 7. Deploying Solutions on Azure AD and ADFS 8. Using the Azure AD App Proxy and the Web Application Proxy 9. Deploying Additional Applications on Azure AD 10. Exploring Azure AD Identity Services 11. Creating Identity Life Cycle Management in Azure 12. Creating a Security Culture 13. Identifying and Detecting Sensitive Data 14. Understanding Encryption Key Management Strategies 15. Configuring Azure Information Protection Solutions 16. Azure Information Protection Development 1. Other Books You May Enjoy Index

Multi-factor authentication


Protecting sensitive information or application access with additional authentication is an important task, not just in the on-premise world. In particular, it needs to be extended to every sensitive cloud service used. There are a lot of variations for providing this level of security and additional authentication, such as certificates, smart cards, or biometric options. For example, smart cards depend on special hardware used to read the smart card and cannot be used in every scenario without limiting the access to a special device or hardware. The following table gives you an overview of different attacks and how they can be mitigated with a well-designed and implemented security solution:

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}

Attacker

Possible security solution

Password brute force

Strong password policies

Shoulder surfing Key or screen logging

One-time password solution

Phishing or pharming

Server authentication (HTTPS)

Man-in-the-Middle Whaling (Social engineering)

Two-factor authentication Certificate...