You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A clear and concise description of what the bug is.
12
+
13
+
**To Reproduce**
14
+
Steps to reproduce the behavior:
15
+
1. Go to our [off-the-shelf samples](https://github.com/AzureAD/microsoft-authentication-library-for-python/tree/dev/sample) and pick one that is closest to your usage scenario. You should not need to modify the sample.
16
+
2. Follow the description of the sample, typically at the beginning of it, to prepare a `config.json` containing your test configurations
17
+
3. Run such sample, typically by `python sample.py config.json`
18
+
4. See the error
19
+
5. In this bug report, tell us the sample you choose, paste the content of the config.json with your test setup (which you can choose to skip your credentials, and/or mail it to our developer's email).
20
+
21
+
**Expected behavior**
22
+
A clear and concise description of what you expected to happen.
23
+
24
+
**What you see instead**
25
+
Paste the sample output, or add screenshots to help explain your problem.
# Configuration is derived from https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/4.7.0/tests/Microsoft.Identity.Test.Common/TestConstants.cs#L250-L259
0 commit comments