Marc 'risson' Schmitt
Marc 'risson' Schmitt
> Great PR! Just several hours ago I independently upgraded to postgres 16, there were no problems and it seems like authentik is working much faster. Yeah we've been testing...
> > Great PR! Just several hours ago I independently upgraded to postgres 16, there were no problems and it seems like authentik is working much faster. > > Thanks!...
> Regarding K8s, someone would have to write the documentation as I don't really have any experience with it We distribute postgres 15 with the helm chart, so we won't...
> I don't think that cutting connection to database is really simpler. It is what is usually recommended for postgres upgrades though. A nice addition with doing this is that...
> @BeryJu something like this? tried adding headers like the example you provided
I'm so sorry, I misscliked. > something like this? tried adding headers like the example you provided Yes!
It seems that authentik does not connect to your email server and gets a "connection refused". Check your email settings: https://docs.goauthentik.io/docs/troubleshooting/emails
@ilijamt initially contributed this documentation in https://github.com/goauthentik/authentik/pull/2786. Maybe they'll have more insight into this.
The certificate selected in an oauth provider is used for signing jwt issued by that provider. To use a certificate to answer an HTTPS request made to authentik, that cert...
For anyone that still has this issue, please check Jens' latest comment on #7762. We have made some improvements in 2024.2.2 that should prevent this from happening.