Open brianramseyau opened 3 months ago
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
I still feel this is valid and would help people out
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
Is this a new feature request?
Wanted change
Provide the ability for users to bypass Authentik authentication within theirlocal network, as a part of the proxy location configuration.
Reason for change
Doing a quick web search shows up a tonne of people who get frustrated and go to a/revert to a different service (like Authelia) as they cannot work out how to bypass the authentication inside their local network.
You cannot effectively do this in Authentik's configuration in the same way as you can in Authelia's policy.
Proposed code change
I've added this code block, above the
auth_request
section ofauthentik-location.conf
and it works well. Perhaps it could be added commented out or wrapped in a conditional.