Opened on Aug 9, 2017 at 1:38:51 PM
Closed on Aug 13, 2017 at 12:29:50 PM
Last modified on Aug 24, 2017 at 2:05:30 PM
#10043 closed defect (fixed)
Failure authenticating with OAuth
Reported by: | dkocher | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.2.3 |
Component: | cli | Version: | 6.2.2 |
Severity: | normal | Keywords: | |
Cc: | Architecture: | ||
Platform: |
Description
duck -l onedrive://graph.microsoft.com/ -u myaccount@…
It launches my browser and I sign into login.microsoftonline.com, which in turn sends me to an OAuth 2.0 Authorization Code page.
When I return to my command prompt, duck has already exited, so I cannot provide the code. I noticed that duck exits immediately after launching my browser.
Change History (3)
comment:1 Changed on Aug 12, 2017 at 6:55:43 PM by jmalek
comment:2 Changed on Aug 13, 2017 at 12:29:50 PM by dkocher
- Resolution set to fixed
- Status changed from new to closed
In r42328.
comment:3 Changed on Aug 24, 2017 at 2:05:30 PM by dkocher
- Milestone changed from 6.3 to 6.2.3
Note: See
TracTickets for help on using
tickets.