-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Description
Describe the bug
Not all icons are showing up for users as expected.
To Reproduce
Steps to reproduce the behavior:
- Create an Application
- Go to User Interface
- See icon does not exist
Expected behavior
Create an application, and it shows up in the user dashboard.
Version and Deployment (please complete the following information):
- authentik version: 2024.2.2
- Deployment: docker-compose
Additional context
There is no problem with launching the applications or testing them from the Admin Interface.
It seems indifferent to any policy bindings as well (having none or defining some).
I also cannot find any errors that might hint at a problem elseware.
For a while I thought it might be due to the fact that I had "()-" characters in the Application name, but after remove ALL of those it didn't make any difference.
Reactions are currently unavailable