|
|
|
|
|
by mbreese
1503 days ago
|
|
I’m a big fan of using subrequest authentication with nginx. I’ve been using it for years, but in my case, it uses plain http-auth to get the credentials from the user (with an ldap backend). For this implementation, how does the request work for the user? Is it http-auth, or some other SSO web login form? |
|