Skip to main content

OAuth2 & OpenID Connect

This guide shows how to implement OAuth2 authentication with Ory. It covers the essential setup and implementation details for adding OAuth2 authorization flows to your application.

This guide is for you if:

  1. You want to implement OAuth2 authorization in your applications
  2. You want to quickly setup Ory's OAuth2 server
  3. You want to set up federated login with other identity providers

Prerequisites

Before starting, ensure you have:

  1. An Ory network account
  2. Ory CLI installed