Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 2.15 KB

README.md

File metadata and controls

39 lines (26 loc) · 2.15 KB

nginx-oidc-multi-idps

Reference implementation of NGINX Plus as relying party for OpenID Connect authentication to support multiple IdPs per cluster.

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


🏠 Getting Started

Set up an identity provider (IdP)

Set up and Test a SSO application via NGINX Plus


📚 References