Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for $oidc_pkce_enable directive through OIDC Policy #6713

Open
2 tasks
shaun-nx opened this issue Oct 25, 2024 · 1 comment
Open
2 tasks

Support for $oidc_pkce_enable directive through OIDC Policy #6713

shaun-nx opened this issue Oct 25, 2024 · 1 comment
Labels
backlog Pull requests/issues that are backlog items proposal An issue that proposes a feature request refined Issues that are ready to be prioritized

Comments

@shaun-nx
Copy link
Contributor

shaun-nx commented Oct 25, 2024

As a user of NGINX Ingress Controller, I would like to ensure my OIDC Policies can enable PCKE (Proof of key exchange) to further enhance the security posture of my applications

UACs:

  • Update OIDC policy to enable toggling the $oidc_pkce_enable directive
  • Update documentation to detail the implications of this setting

References:

This directive is currently configured in our templates here:
https://github.com/nginxinc/kubernetes-ingress/blob/release-3.7/internal/configs/version2/nginx-plus.virtualserver.tmpl#L92

@shaun-nx shaun-nx added the proposal An issue that proposes a feature request label Oct 25, 2024
Copy link

Hi @shaun-nx thanks for reporting!

Be sure to check out the docs and the Contributing Guidelines while you wait for a human to take a look at this 🙂

Cheers!

@shaun-nx shaun-nx added ready for refinement An issue that was triaged and it is ready to be refined refined Issues that are ready to be prioritized and removed ready for refinement An issue that was triaged and it is ready to be refined labels Oct 25, 2024
@shaun-nx shaun-nx moved this from Todo ☑ to Prioritized backlog in NGINX Ingress Controller Oct 29, 2024
@shaun-nx shaun-nx added the backlog Pull requests/issues that are backlog items label Oct 29, 2024
@danielnginx danielnginx moved this from Prioritized backlog to Todo ☑ in NGINX Ingress Controller Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Pull requests/issues that are backlog items proposal An issue that proposes a feature request refined Issues that are ready to be prioritized
Projects
Status: Todo ☑
Development

No branches or pull requests

1 participant