Page MenuHomePhabricator

OAuth - add concept of "trusted" clients that get auto redirects
ClosedPublic

Authored by btrahan on Feb 9 2015, 10:16 PM.
Tags
None
Referenced Files
F15506408: D11724.diff
Tue, Apr 15, 11:01 AM
F15450389: D11724.id.diff
Fri, Mar 28, 3:27 PM
F15420853: D11724.id28231.diff
Fri, Mar 21, 6:20 PM
F15419568: D11724.id28232.diff
Fri, Mar 21, 7:04 AM
F15404126: D11724.diff
Mar 18 2025, 6:20 AM
F15389083: D11724.diff
Mar 15 2025, 4:52 AM
F15388981: D11724.id28231.diff
Mar 15 2025, 4:47 AM
F15382508: D11724.diff
Mar 14 2025, 12:46 PM
Subscribers

Details

Summary

Fixes T7153.

Test Plan

used bin/auth trust-oauth-client and bin/auth untrust-oauth-client to set the bit and verify error states.

registered via oauth with bin/auth trust-oauth-client set and I did not have the confirmation screen
registered via oauth with bin/auth untrust-oauth-client set and I did have the confirmation screen

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

btrahan retitled this revision from to OAuth - add concept of "trusted" clients that get auto redirects.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.

Code looks solid to me.

This revision is now accepted and ready to land.Feb 9 2015, 10:18 PM
btrahan edited edge metadata.
This revision was automatically updated to reflect the committed changes.