1e14a33553
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
31 lines
746 B
Markdown
31 lines
746 B
Markdown
---
|
|
name: 🐛 Bug report
|
|
about: Create a report to help us improve our platform
|
|
---
|
|
<!--
|
|
Thank you for sending a bug report! Here some tips:
|
|
|
|
1. Please fill the template below to make it easier to debug your problem.
|
|
2. If you are not sure is it a bug or not, you can ask your question in the Kubernetes slack channel `#dexidp`
|
|
-->
|
|
|
|
**Expected behavior (what you expected to happen)**:
|
|
|
|
**Actual behavior (what actually happened)**:
|
|
|
|
**Steps how to reproduce it**:
|
|
1. ...
|
|
2. ...
|
|
3. ...
|
|
|
|
**Anything else we need to know?**:
|
|
|
|
**Environment**:
|
|
- Dex version:
|
|
- Storage type:
|
|
- Installation type (official docker image, helm chart, etc.):
|
|
|
|
**Additional information for debugging (is necessary)**:
|
|
- Dex configuration:
|
|
- Dex logs during the problem:
|