Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.97 KB

README.md

File metadata and controls

49 lines (30 loc) · 1.97 KB

nginx-oidc-azure-ad

Reference implementation of NGINX Plus as relying party for OpenID Connect authentication w/ Azure Entera.

This repo provides the information of how to set up Azure Entera, integrate with NGINX Plus, and locally test using a containerized NGINX Plus app, a frontend OIDC simulation tool, and a NGINX Dev Portal.

Note:

  • Azure Entera's PKCE is not supported with NGINX Plus OIDC yet.


🏠 Getting Started

Set up an identity provider (IdP)

Option 1. Set up and Test a SSO application via NGINX Plus

Option 2. Set up and Test a SSO application via NGINX ACM/DevPortal


🔧 Troubleshooting


📚 References