Results 83 comments of sev

[Nginx passes (almost) all request headers by default, including `Referer`.](https://nginx.org/r/proxy_pass_request_headers) You only have to explicitly pass headers if you have disabled `proxy_pass_request_headers`. > But I don't think setting referer manually...

If you were to add the `custom.css` to the shadow DOMs for example through an import [here](https://github.com/goauthentik/authentik/blob/main/web/src/elements/sidebar/SidebarItem.ts#L17), would that not work during runtime i.e. with a user modified file on...

> I want to know if I can use docker mount volume to replace the flow_background.jpg and branding logo, sidebar icon directly? Don't care about the footer links and others?...

This might be closed by #4804. @regbo @pupazze Does this solve your situation so you don't have to futz so much with the container? I have had great success using...

https://github.com/goauthentik/authentik/discussions/4831

You need to update to `gh-main` ([step three](https://goauthentik.io/developer-docs/setup/frontend-dev-environment#instructions)) or the [PR branch](https://github.com/goauthentik/authentik/pull/4804#issuecomment-1446815698) until #4804 lands in a release.

@toxic0berliner Sorry you weren't able to get it to work, I would have continued to help but I was occupied by other things. I too tried Authelia back in the...

> I'm also pretty sure the "JavaScript redirect" would kill authentik for me too with various services integrating with API calls... Even if I got service account auto login to...

The proper solution to this really is at the reverse proxy or application level. authentik is a user authentication (hence the name) framework and is not really designed, from a...

OpenKeychain is [no longer supported](https://github.com/open-keychain/open-keychain) and OkcAgent [no longer works](https://github.com/DDoSolitary/OkcAgent/issues/143). Root [might be an option](https://gist.github.com/feklee/92f76d2c8a7cabc477360d82b5305c19) but not everyone wants to root their phones [just for this]. Terminus supports YubiKeys but...