mirror of
https://github.com/goauthentik/authentik
synced 2026-04-29 19:07:23 +02:00
* wip * wip * wip * Apply suggestions from code review Signed-off-by: Jens L. <jens@beryju.org> --------- Signed-off-by: Jens L. <jens@beryju.org> Co-authored-by: Jens L. <jens@beryju.org>
33 lines
982 B
Markdown
33 lines
982 B
Markdown
---
|
|
name: Question
|
|
about: Ask a question about a feature or specific configuration
|
|
title: ""
|
|
labels: question
|
|
assignees: ""
|
|
---
|
|
|
|
**Describe your question/**
|
|
A clear and concise description of what you're trying to do.
|
|
|
|
**Relevant info**
|
|
i.e. Version of other software you're using, specifics of your setup
|
|
|
|
**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):**
|
|
|
|
<!--
|
|
Notice: authentik supports installation via Docker, Kubernetes, and AWS CloudFormation only. Support is not available for other methods. For detailed installation and configuration instructions, please refer to the official documentation at https://docs.goauthentik.io/docs/install-config/.
|
|
-->
|
|
|
|
|
|
- authentik version: [e.g. 2025.2.0]
|
|
- Deployment: [e.g. docker-compose, helm]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|