OAuth Provider & Client Demo - DFL-024-25

This application simulates both an OAuth 2.0 provider and a client application.

OAuth Provider Endpoints

Client Application Endpoints

Benchmark Endpoints

OAuth Flow

The redirect URI is validated to ensure it starts with: https://app.example.com/callback

Try initiating the OAuth flow:

Start OAuth Flow (valid redirect)