Replies: 1 comment 2 replies
-
Hello! So I'm not an expert with LDAP, but it's possible that you could adapt the solution presented here:
It talks a lot about NGINX Plus but the solution is applicable to the normal NGINX as well. It leverages the auth_request directive and an external daemon. I can't necessarily provide you with a full adaptation, but you should be able to add the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For example, I have a configured nginx-s3-gateway and an AD containing users and I want to make it so that when trying to download a file through the S3 gateway the user must authenticate.
I am new to nginx, can you tell me which way to "dig"?
Beta Was this translation helpful? Give feedback.
All reactions