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.
authentik/website/docs/troubleshooting/access.md

14 lines
398 B
Markdown
Raw Normal View History

---
title: Troubleshooting access problems
---
2020-09-14 19:53:32 +00:00
### I get an access denied error when trying to access an application.
2020-09-14 19:53:32 +00:00
2020-12-05 21:08:42 +00:00
If your user is a superuser, or has the attribute `goauthentik.io/user/debug` set to true:
2020-09-14 19:53:32 +00:00
2020-12-05 21:08:42 +00:00
![](./authentik_user_debug.png)
2020-09-14 19:53:32 +00:00
Afterwards, try to access the application again. You will now see a message explaining which policy denied you access:
![](./access_denied_message.png)