Writing a new auth module - request for comments

Valentin V. Bartenev vbart at nginx.com
Wed Jun 17 15:29:34 UTC 2015


On Wednesday 17 June 2015 11:25:33 Senko Rasic wrote:
> Hi,
> 
> I'm writing a new module (out-of-tree) for supporting authentication
> using Stormpath's user management API (https://stormpath.com/).
> 
> Basically, the module makes one or more HTTP requests to the
> Stormpath API to determine if the client request should be authorized
> to access a location or not.
> 
[..]

Have you checked the auth_request module?

See: http://nginx.org/en/docs/http/ngx_http_auth_request_module.html

  wbr, Valentin V. Bartenev



More information about the nginx mailing list