Member-only story

Ever wondered how your login works?

Jiadong Chen
2 min readNov 23, 2023
source: Microsoft

Let’s break it down. Whether you’re a tech enthusiast or just curious, this post has something for you. Stay tuned! 🚀

❌ In the pre-modern authentication era, users would present their credentials (like username, password, and IP address) to the server, which is weak, burdensome, and static. It cannot cope with the demands of the remote work economy, the digital transformation, and the cloud-based services and apps. It also exposes users and organizations to data breaches and cyberattacks.

✅ Modern Authentication

A multi-functional authentication & authorization method that ensures proper user identity and access controls in the cloud. It uses modern protocols such as SAML, OIDC, OAuth2 to establish trust, make risk assessments, and enforce policies.

✅ Identity Provider (IdP)

Modern authentication introduced the concept of an identity provider. It acts as a trusted…

--

--

Jiadong Chen
Jiadong Chen

Written by Jiadong Chen

Microsoft MVP, MCT | Azure Certified Solutions Architect & Cybersecurity Architect Expert | Member of .NET Foundation | Packt Author

No responses yet