Pinned Loading
-
nginxinc/nginx-openid-connect
nginxinc/nginx-openid-connect PublicReference implementation of OpenID Connect integration for NGINX Plus
-
NGINX OAuth 2.0 Token Introspection
NGINX OAuth 2.0 Token Introspection 1## OAuth 2.0 Token Introspection with NGINX and njs
23This configuration enables NGINX to validate an authentication token against an authorization server by using OAuth 2.0 Token Introspection ([RFC 7662](https://tools.ietf.org/html/rfc7662)). This solution uses the [auth_request module](http://nginx.org/en/docs/http/ngx_http_auth_request_module.html) and the [NGINX JavaScript module](http://nginx.org/en/docs/njs/index.html) to require authentication and perform the token introspection request.
45By default, the client's authentication token is expected as a bearer token supplied in the `Authorization` header. If supplied elsewhere in the HTTP request, the `$access_token` variable must be configured to specify where to obtain the token.
-
unit-calculator
unit-calculator PublicDemo application for NGINX Unit - 8 microservices in 8 languages
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.