Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nginx-openid-connect/nginx-oidc-netiq


https://github.com/nginx-openid-connect/nginx-oidc-netiq

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# nginx-oidc-netiq

Reference implementation of NGINX Plus as relying party for OpenID Connect authentication w/ **NetIQ Access Manager**.

This repo provides the information of how to set up NetIQ Access Manager, integrate with NGINX Plus, and locally test using a containerized NGINX Plus based service and a frontend OIDC simulation tool.

![](./docs/img/nginx-oidc-workflow.png)

## 🏠 Getting Started

### Set up an identity provider (IdP)

- [TBD: Create and configure an app in NetIQ Access Manager]()

### Set up and Test a SSO application via NGINX Plus

- [Configure NGINX Plus OIDC](./docs/02-NGINX-Plus-Setup.md)
- [Locally Test an SSO app in a container ](./docs/03-Container-Test.md)


## 🔧 Troubleshooting

- [Common Troubleshooting for NGINX Plus OIDC](https://github.com/nginx-openid-connect/nginx-oidc-troubleshooting#-common-troubleshooting-for-nginx-oidc-and-all-idps)
- [TBD: Troubleshooting for NGINX Plus OIDC and NetIQ Access Manager]()


## Misc.
- [Keycloak: Getting Started Docker](https://www.keycloak.org/getting-started/getting-started-docker)