-
-
Notifications
You must be signed in to change notification settings - Fork 251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEAT] Templated local network bypass for Authentik #499
Comments
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. |
This issue is locked due to inactivity |
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.The text was updated successfully, but these errors were encountered: