Authenticate an NGINX auth_http request.
POST/api/v1/auth/nginx
POST form mirrors the GET form for deployments that submit NGINX auth checks with POST while still carrying credentials and metadata in request headers.
Request
Responses
- 200
- 400
- 401
- 404
NGINX auth_http result. HTTP status is 200 for both success and authentication failure; Auth-Status carries OK or the failure message.
Response Headers
Auth-Status
Auth-User
Auth-Server
Auth-Port
Auth-Wait
Auth-Error-Code
X-Nauthilus-Memory-Cache
X-Nauthilus-Session
Invalid JSON or request validation failure.
Authentication is missing or invalid.
Resource was not found.