Skip to content
Ashish.
All tags

Tag

Authentication

Authentication patterns and protocols — OAuth 2.0, OIDC, SAML, MFA, passwordless, and session strategies for modern applications.

80 posts · page 1 of 4

6 min readSecurity

Identity as the Perimeter

Traditional network perimeters are obsolete. Learn how identity-centric zero trust models enforce continuous evaluation and strong authentication to secure modern infrastructure.

Part 2 · Zero Trust
10 min readtechnicalFeatured

Understanding OAuth2 Incremental Authorization

Learn how incremental authorization enhances the OAuth2 flow by requesting scopes progressively, optimizing scope management and consent UX.