OAuth Callback Host

This Static Web App is intended to host OAuth callback pages for Azure Front Door protected apps.

Use /oauth/callback as your redirect URI path on this domain (for example https://auth.daikinadc.com/oauth/callback).

The callback page will forward the auth code to the sidecar API for secret-backed token exchange.