group assignment doesn't work in authentik

So im using Authentik as a auth server and when I create a group named homarr-admins and also add it to the env variables. It just doesn't do assign it correctly. If needed I can screenshare.
Solution:
i did it forgot to create the group in homarr 😄
Jump to solution
5 Replies
Cakey Bot
Cakey Bot2d ago
Thank you for submitting a support request. Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
ItzEmoji
ItzEmojiOP2d ago
👍 These are the logs if needed.
ItzEmoji
ItzEmojiOP2d ago
This is also a JWT Header Preview: { "iss": "https://auth.itzemoji.com/application/o/homarr/", "sub": "d26a716b415e0a82b018dced818d45129591a978e408913afcd80e6b69840ebb", "aud": "ex59FMz26NIaZlyqTB3SWmUq0lcQ02SaQKa4vHMc", "exp": 1746722674, "iat": 1746720874, "auth_time": 1746720874, "acr": "goauthentik.io/providers/oauth2/default", "email": "", "email_verified": true, "name": "test", "given_name": "test", "preferred_username": "test", "nickname": "test", "groups": [ "homarr-admins" ] } finally boys.
Solution
ItzEmoji
ItzEmoji2d ago
i did it forgot to create the group in homarr 😄

Did you find this page helpful?