Jens L.
Jens L.
I've not actually gotten around to test this, mostly because even if it worked it wouldn't be something officially supported
gonna close this in favour of #2859 since that has more discussion
So there's definitely some ways these SQL queries could be improved, I've played around in the past with different lookups and different index, but nothing really made a difference. Keep...
I havent tested this yet, but make sure to *not* enable encryption as authentik doesn't currently support encrypted SAML Assertions
So I got this to work, the important steps are: - Don't enable encrypted assertions on Amazon's side - The SAML Signing certificate (which is required) needs to have a...
There shouldn't be anything else on the authentik side; the only thing I could think of would be changing the secret_key would invalidate all sessions; and of course browsers or...
Same, but only happens on safari and randomly for me
the above commit fixes the issue but it still happens on safari for me
> > `!important` property > > I have tried putting !important, but it still doesn't work. It seems like the inline css can't be overwritten. > > Wouldn't it be...
could you set the log level to trace to get some more detailed logs? See https://goauthentik.io/docs/installation/configuration#authentik_log_level, and don't forget to restart after changing