goauthentik / goauthentik/authentik
Separate admin interface application list and user interface application list
Open
bug
bug/confirmed
- Dominant language
- Python
- Stars
- 25.6k
- Forks
- 2k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 659
Description
Currently both the user interface and the admin interface return the same application list.
A low level admin account can have access to more applications in the admin interface vs the user interface, but these are currently not shown.
To replicate:
1. Give a user admin rights to view/edit a specific application in the admin interface.
2. Add a policy binding to that application that doesn't include the user.
3. The user can no longer view the application in the admin interface.
Contributor guide
Assessment
This issue has not been assessed yet.