This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
2020-09-23 12:05:36 +00:00
|
|
|
---
|
|
|
|
name: Bug report
|
|
|
|
about: Create a report to help us improve
|
2023-04-21 10:54:23 +00:00
|
|
|
title: ""
|
2020-09-23 12:05:36 +00:00
|
|
|
labels: bug
|
2023-04-21 10:54:23 +00:00
|
|
|
assignees: ""
|
2020-09-23 12:05:36 +00:00
|
|
|
---
|
|
|
|
|
|
|
|
**Describe the bug**
|
|
|
|
A clear and concise description of what the bug is.
|
|
|
|
|
|
|
|
**To Reproduce**
|
|
|
|
Steps to reproduce the behavior:
|
2023-04-21 10:54:23 +00:00
|
|
|
|
2020-09-23 12:05:36 +00:00
|
|
|
1. Go to '...'
|
|
|
|
2. Click on '....'
|
|
|
|
3. Scroll down to '....'
|
|
|
|
4. See error
|
|
|
|
|
|
|
|
**Expected behavior**
|
|
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
|
|
|
|
**Screenshots**
|
|
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
|
|
|
|
**Logs**
|
|
|
|
Output of docker-compose logs or kubectl logs respectively
|
|
|
|
|
|
|
|
**Version and Deployment (please complete the following information):**
|
2023-04-21 10:54:23 +00:00
|
|
|
|
|
|
|
- authentik version: [e.g. 2021.8.5]
|
|
|
|
- Deployment: [e.g. docker-compose, helm]
|
2020-09-23 12:05:36 +00:00
|
|
|
|
|
|
|
**Additional context**
|
|
|
|
Add any other context about the problem here.
|