|
| 1 | +--- |
| 2 | +name: Bug report |
| 3 | +about: Create a report to help us improve |
| 4 | +title: '' |
| 5 | +labels: bug-unconfirmed |
| 6 | +assignees: '' |
| 7 | + |
| 8 | +--- |
| 9 | + |
| 10 | +**Note:** |
| 11 | +Our GitHub issues are meant exclusively for bug reports and feature requests. For questions about using MSAL for iOS and macOS, please refer to the [common issues and FAQ] (https://github.com/AzureAD/microsoft-authentication-library-for-objc/wiki#getting-help-common-issues-and-faq). If your question is not addressed there, we encourage you to utilize Chat with Copilot for further assistance. |
| 12 | +For bugs impacting your app in production, please create a support ticket with your Microsoft representative. |
| 13 | + |
| 14 | +**Describe the bug** |
| 15 | +A clear and concise description of what the bug is. |
| 16 | + |
| 17 | +**Please complete the following informatio:** |
| 18 | + - Device: [e.g. iPhone6, MacBook Pro] |
| 19 | + - OS Version: [e.g. iOS8.1, macOS 14.7.3] |
| 20 | + - Browser: [e.g. safari] |
| 21 | + - MSAL Version: [e.g.1.3.0] |
| 22 | + |
| 23 | +**To Reproduce** |
| 24 | +Steps to reproduce the behavior: |
| 25 | + |
| 26 | +If related to user experience, use the format: |
| 27 | +1. Go to '...' |
| 28 | +2. Click on '....' |
| 29 | +3. Scroll down to '....' |
| 30 | +4. See error |
| 31 | + |
| 32 | +If related to development, please provide relevant configuration details necessary to understand your problem including any relevant traces, logs, or otherwise. |
| 33 | + |
| 34 | +**Expected behavior** |
| 35 | +A clear and concise description of what you expected to happen. |
| 36 | + |
| 37 | +**Actual Behavior** |
| 38 | +A description of what actually happened. |
| 39 | + |
| 40 | +**Screenshots** |
| 41 | +If applicable, add screenshots to help explain your problem. |
| 42 | + |
| 43 | +**Additional context** |
| 44 | +Add any other context about the problem here. |
| 45 | + |
| 46 | +**Please note: Do not include sensitive information like PII, OII, credentials, secrets, and tokens.** |
| 47 | + |
| 48 | +For **privacy/security** issues please see instructions [here](https://github.com/AzureAD/microsoft-authentication-library-for-objc?tab=readme-ov-file#security-reporting) |
0 commit comments