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

Improve validation for K8s Secret required by Kong JWT Plugin #5159

Open
1 of 3 tasks
programmer04 opened this issue Nov 14, 2023 · 0 comments
Open
1 of 3 tasks

Improve validation for K8s Secret required by Kong JWT Plugin #5159

programmer04 opened this issue Nov 14, 2023 · 0 comments

Comments

@programmer04
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

Problem Statement

Currently, it is required to specify all fields whether are required or not. When a field is not required user has to fill it with a dummy value. It's not the best user experience.

image

See docs

Proposed Solution

Do not require filling with dummy values just to pass validation. Validate what fields are required based on the algorithm that is used.

Additional information

It was reported by a user in the discussion

Acceptance Criteria

  • As a user I don't need to fill fields with dummy values to pass validation
  • All aforementioned docs that mention this requirement are updated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant