{"id":20028882,"url":"https://github.com/nginx-openid-connect/nginx-oidc-okta","last_synced_at":"2026-05-14T21:03:24.648Z","repository":{"id":129294115,"uuid":"507139874","full_name":"nginx-openid-connect/nginx-oidc-okta","owner":"nginx-openid-connect","description":"NGINX Plus OIDC w/ OKta Integration","archived":false,"fork":false,"pushed_at":"2022-11-01T23:19:43.000Z","size":6929,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-27T15:42:36.246Z","etag":null,"topics":["idp","nginx","nginx-oidc","nginx-openid-connect","nginx-plus","oidc","okta","openid","openid-connect"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nginx-openid-connect.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-24T20:45:27.000Z","updated_at":"2024-01-23T21:28:36.000Z","dependencies_parsed_at":"2023-04-14T10:19:32.644Z","dependency_job_id":null,"html_url":"https://github.com/nginx-openid-connect/nginx-oidc-okta","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nginx-openid-connect/nginx-oidc-okta","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nginx-openid-connect%2Fnginx-oidc-okta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nginx-openid-connect%2Fnginx-oidc-okta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nginx-openid-connect%2Fnginx-oidc-okta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nginx-openid-connect%2Fnginx-oidc-okta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nginx-openid-connect","download_url":"https://codeload.github.com/nginx-openid-connect/nginx-oidc-okta/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nginx-openid-connect%2Fnginx-oidc-okta/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33043249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["idp","nginx","nginx-oidc","nginx-openid-connect","nginx-plus","oidc","okta","openid","openid-connect"],"created_at":"2024-11-13T09:16:58.346Z","updated_at":"2026-05-14T21:03:24.610Z","avatar_url":"https://github.com/nginx-openid-connect.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nginx-oidc-okta\n\nReference implementation of NGINX Plus as relying party for OpenID Connect authentication w/ Okta.\n\nThis repo provides the information of how to set up Okta, integrate with NGINX Plus, and locally test using a containerized NGINX Plus app, a frontend OIDC simulation tool, and a NGINX Dev Portal.\n\n![](./docs/img/nginx-oidc-workflow.png)\n\n- [Getting Started](#🏠-getting-started)\n- [Troubleshooting](#🔧-troubleshooting)\n- [References](#📚-references)\n\n\u003cbr\u003e\n\n## 🏠 Getting Started\n\n### Set up an identity provider (IdP)\n\n- [Create and configure an app in Okta](./docs/01-IdP-Setup.md)\n\n### Option 1. Set up and Test a SSO application via NGINX Plus\n\n- [Configure NGINX Plus OIDC](./docs/02-NGINX-Plus-Setup.md)\n- [Locally Test an SSO app in a container ](./docs/03-Container-Test.md)\n\n### Option 2. Set up and Test a SSO application via NGINX ACM/DevPortal\n\n- [Install, configure, and test OIDC via NGINX ACM/DevPortal](./docs/04-NGINX-DevPortal-Test.md)\n\n\u003cbr\u003e\n\n## 🔧 Troubleshooting\n\n- [Common Troubleshooting for NGINX Plus OIDC](https://github.com/nginx-openid-connect/nginx-oidc-troubleshooting#-common-troubleshooting-for-nginx-oidc-and-all-idps)\n- [Troubleshooting for NGINX Plus OIDC and Okta](https://github.com/nginx-openid-connect/nginx-oidc-troubleshooting#troubleshooting-for-nginx-plus-oidc-and-okta)\n\n\u003cbr\u003e\n\n## 📚 References\n\n- [NGINX OIDC Core v1.0: Forked from NGINX GitHub](https://github.com/nginx-openid-connect/nginx-oidc-core-v1)\n- [NGINX OIDC Core v2.0: Forked from NGINX GitHub](https://github.com/nginx-openid-connect/nginx-oidc-core)\n- [NGINX Plus: Single Sign-On With Okta](https://docs.nginx.com/nginx/deployment-guides/single-sign-on/okta)\n- [NGINX Management Suite](https://docs.nginx.com/nginx-management-suite/)\n- [NGINX API Connectivity Manager](https://docs.nginx.com/nginx-management-suite/acm/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnginx-openid-connect%2Fnginx-oidc-okta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnginx-openid-connect%2Fnginx-oidc-okta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnginx-openid-connect%2Fnginx-oidc-okta/lists"}