Understanding OAuth2 Multiple Response Types: A Technical Guide
Learn how OAuth2 handles multiple response types like hybrid flow and OIDC, and understand the role of the authorization server in these flows.
Part 3 · OAuth2 & OIDC Mastery SeriesTag
Read 5 articles on Authorization Server by Ashish Srivastava — practical guides covering implementation patterns, security, and production lessons.
5 posts
Learn how OAuth2 handles multiple response types like hybrid flow and OIDC, and understand the role of the authorization server in these flows.
Part 3 · OAuth2 & OIDC Mastery SeriesLearn how RFC 8414 standardizes the discovery of OAuth2 authorization server metadata, enabling secure and efficient client configuration through standardized endpoints.
A walkthrough on implementing a custom OIDC provider with Spring Authorization Server, covering setup and configuration details.
Part 5 · OpenID Connect SeriesLearn how to architect a production-ready multi-tenant OAuth 2.0 authorization server using Keycloak, ensuring secure tenant isolation for SaaS applications.
Understand the core components of OAuth 2.0.
Part 1 · OAuth 2.0 & OIDC Mastery Series