You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Authentik and FireFlyIII setup for a while and working flawlessly until a few months ago.
To provide access for me and significant other for the same FireFly account, I used a group, and used the attributes of the group to provide additionalHeaders and override the X-Authentik-Email header so that we both use the same fixed value and get access.
Now it seems that it is working randomly where in the middle of my session in FireFly, the X-Authentik-Email header is sometimes set correctly to the common email and sometimes to my email. I ignored it for a while but it is getting very annoying now and I cannot figure out what can cause this.
I have the following setup:
Everything is running in as docker containers
I have nginx-proxy fronting everything
I have setup Authentik app and proxy provider for Firefly
FireFly is expecting X-Authentik-Email for authentication to know which account to show.
I did a pcap and can see that X-Authentik-Email is always sent but the value is randomly switching between my email and the common email.
Obviously, all three components have updated in the past few months but based on the fact that the header is always sent but with bad value, I have to think this is either an Authentik issue or somehow the proxy is caching it????
Like I said, this was all working flawlessly a few months back and i have not changed configuration.
Any help would be appreciated.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Authentik community,
I am using Authentik and FireFlyIII setup for a while and working flawlessly until a few months ago.
To provide access for me and significant other for the same FireFly account, I used a group, and used the attributes of the group to provide additionalHeaders and override the X-Authentik-Email header so that we both use the same fixed value and get access.
Now it seems that it is working randomly where in the middle of my session in FireFly, the X-Authentik-Email header is sometimes set correctly to the common email and sometimes to my email. I ignored it for a while but it is getting very annoying now and I cannot figure out what can cause this.
I have the following setup:
I did a pcap and can see that X-Authentik-Email is always sent but the value is randomly switching between my email and the common email.
Obviously, all three components have updated in the past few months but based on the fact that the header is always sent but with bad value, I have to think this is either an Authentik issue or somehow the proxy is caching it????
Like I said, this was all working flawlessly a few months back and i have not changed configuration.
Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions