Skip to content

feat: add OIDC Native policy - #2210

Draft
spencerugbo wants to merge 3 commits into
nic-release-5.6from
nic/add-oidc-native-policy
Draft

feat: add OIDC Native policy#2210
spencerugbo wants to merge 3 commits into
nic-release-5.6from
nic/add-oidc-native-policy

Conversation

@spencerugbo

Copy link
Copy Markdown
Contributor

Proposed changes

Add Native OIDC Policy to VirtualServer and Ingress

Checklist

Before sharing this pull request, I completed the following checklist:

Footnotes

  1. Potentially sensitive information includes personally identify information (PII), authentication credentials, and live URLs. Refer to the style guide for guidance about placeholder content.

@github-actions github-actions Bot added documentation Improvements or additions to documentation product/nic Issues related to NGINX Ingress Controller labels Aug 14, 2026
@github-actions

Copy link
Copy Markdown

Deploy Preview will be available once build job completes!

Name Link
😎 Deploy Preview https://frontdoor-test-docs.nginx.com/previews/docs/2210/

Ingress policy support is narrower than `VirtualServer` support.

If you need route-level control for features like JWT, OIDC, cache, or rate limiting, use `VirtualServer` and `VirtualServerRoute` instead.
If you need route-level control for features like JWT, cache, or rate limiting, use `VirtualServer` and `VirtualServerRoute` instead.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets differentiate between njs OIDC and native OIDC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation product/nic Issues related to NGINX Ingress Controller

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants