Page MenuHomePhabricator

Perform a client-side redirect after OAuth server authorization
ClosedPublic

Authored by epriestley on Mar 6 2018, 6:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 19, 7:30 PM
Unknown Object (File)
Thu, Apr 11, 12:42 PM
Unknown Object (File)
Tue, Apr 9, 2:22 PM
Unknown Object (File)
Sun, Mar 31, 4:44 AM
Unknown Object (File)
Sun, Mar 31, 4:43 AM
Unknown Object (File)
Sun, Mar 31, 4:43 AM
Unknown Object (File)
Sun, Mar 31, 4:43 AM
Unknown Object (File)
Mar 15 2024, 11:12 PM
Subscribers
None

Details

Summary

Ref T13099. See that task for discussion. Chrome is unhappy with an MFA form submitting to an endpoint which redirects you to an OAuth URI.

Instead, do the redirect entirely on the client.

Chrome's rationale here isn't obvious, so we may be able to revert this at some point.

Test Plan

Went through the OAuth flow locally, was redirected on the client. Will verify in production.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Draft.Mar 6 2018, 8:18 PM
This revision was automatically updated to reflect the committed changes.