Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nginx-openid-connect/nginx-oidc-netiq
- Owner: nginx-openid-connect
- License: apache-2.0
- Created: 2024-02-07T19:43:35.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-11T17:48:49.000Z (9 months ago)
- Last Synced: 2024-04-11T22:23:08.941Z (8 months ago)
- Language: JavaScript
- Size: 5.27 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)