stnoonan / spnego-http-auth-nginx-module

SPNEGO HTTP Authentication Module for nginx
Other
275 stars 112 forks source link

after auth, what next? #96

Closed keith6014 closed 4 years ago

keith6014 commented 4 years ago

I have the module working. I am able to get the $remote_user. How can I do this,

valid_users=("bob","tom") if $remote_user in valid_users { authenticate }

stnoonan commented 4 years ago

Covered at https://github.com/stnoonan/spnego-http-auth-nginx-module#configuration-reference