As a user of NGINX Plus, I often build NGINX containers to try out new features or functionality. However, to build an NGINX Plus container, I must store sensitive information like the NGINX repository certificate and key on my local filesystem. While adding these sensitive files to my repository .gitignore file is straightforward, this is … Continue reading How to Securely Build NGINX Plus Containers with 1Password CLI
Category: NGINX
JWT Validation with NGINX ACM and Azure AD
In this post, I'll walk you through creating an Azure AD Application and configuring NGIX API Connectivity Manager to protect API endpoints via Azure AD credentials.