-
**Note:** Before submitting a bug report, please ensure you are running the latest 'onedrive' client as built from 'master' and by using the latest available DMD compiler. Refer to the readme on build…
-
The USL4 endpoint has an invalid redirect URI which causes the NCF invalid grant error.
Changing the usl4endpoint to globalauthendpoint for redirectUri resolves the issue.
-
People need to be able to inject behavior on responses before things are returned to the caller to handle things like retry, redirect, etc...
Review [the design guidance](https://github.com/microsoft…
-
I have registered my app in the App Registration and have given it the basic auth
Mail.ReadWrite
Mail.Send
User.Read
I've also used delegated access. Basically I've recreated the example app in …
-
I am using webview_flutter to do Azure AD authentication. It works fine on Android however when testing it on iOS the webview does not redirect and therefore cannot receive the token. If a bad passwor…
-
**Note:** Before submitting a bug report, please ensure you are running the latest 'onedrive' client as built from 'master' and by using the latest available DMD compiler. Refer to the readme on build…
-
**Note:**
### Bug Report Details ###
**Describe the bug**
After the enter Uri step I always get an error due to timeout. I tried to spin up a new VM and upgrade to the latest Lubuntu LTS 20.04
…
-
I'm trying to test the demo application. I have setup my app in Azure. I have put my app id in the App.config fle. So now from Visual Studio I run the demo app, and when I select Graph API and click a…
-
**Note:** Before submitting a bug report, please ensure you are running the latest 'onedrive' client as built from 'master' and by using the latest available DMD compiler. Refer to the readme on build…
-
It would be useful to add some documentation on how to configure the URI scheme in the .NET app, which will eventually used in the production scenario as the redirect uri instead of the localhost. For…