Commit 2b09787
authored
Allow apps to setShouldTrustDebugBrokers, Fixes AB#3533160 (#2932)
Revert
[#2900](#2900)
[AB#3533160](https://identitydivision.visualstudio.com/fac9d424-53d2-45c0-91b5-ef6ba7a6bf26/_workitems/edit/3533160)
Reason:
We removed an ability for apps [to trust debug
brokers](#2900)
last month
because LTW were enforcing this to "NOT Trust debug broker" (meaning all
of our tests involving LTW and brokerhost would fail)
and they were on holiday.
As a side effect, this means OneAuthTestApp cannot test with BrokerHost
either.
(OneAuthTestApp needs to "pretend" to be Outlook,Word,etc, so they
cannot test with prod broker.)
The Fix:
Revert this change = OneAuth apps can select to trust debug broker apps.
(and I already reached out to LTW to undo the blocking code on their
side).1 parent 4b7dfb5 commit 2b09787
1 file changed
Lines changed: 3 additions & 7 deletions
Lines changed: 3 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
| 92 | + | |
| 93 | + | |
99 | 94 | | |
| 95 | + | |
100 | 96 | | |
101 | 97 | | |
102 | 98 | | |
| |||
0 commit comments