NGINX-Demos
NGINX-Demos copied to clipboard
NGINX and NGINX Plus demos
I try to implement the code from the oauth2-token-introspection-oss example, but the js code in the example has some failures since js engine 0.8.0. line 22: .toBytes() does not exist...
``` Attaching to regextester regextester | 2023/06/30 09:29:23 [notice] 7#7: using the "epoll" event method regextester | 2023/06/30 09:29:23 [notice] 7#7: nginx/1.25.1 regextester | 2023/06/30 09:29:23 [notice] 7#7: built by...
``` ... => [ 9/13] RUN printf "deb-src https://packages.nginx.org/unit/debian/ ` 0.6s => ERROR [10/13] RUN apt-get update && apt-get install -y unit php7.0 un 1.7s ------ > [10/13] RUN apt-get...
I'm trying to set up token inspection with keycloak using the instructions here: https://github.com/nginxinc/NGINX-Demos/tree/master/oauth2-token-introspection-oss Using NGINX as a gateway to do the token introspection fails with 403 forbidden, however if...
Hi 1) The registry or the image for automated process of the registry is not available (need to update the README.md 2) the copy past does not work, (need to...
This adds the NGINX Code of Conduct file to the repo, one of the community guides required and tracked for community health and by GiHub insights
This PR is related to #97 [Reason] when download GPG key(nginx_signing.key) by HTTP protocol using `wget` is stuck for TLS connection [Debug] - `curl` responses to HTTP endpoint is "curl:...