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

Fix: OIDC plugin params listed as strings instead of arrays #8347

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

lena-larionova
Copy link
Contributor

Description

In the OIDC plugin, client_id, client_secret, and client_auth must be arrays. See the config schema to verify: https://docs.konghq.com/hub/kong-inc/openid-connect/configuration/

Fixes #8343

Testing instructions

Preview link:

Checklist

@lena-larionova lena-larionova added the review:general Review for general accuracy and presentation. Does the doc work? Does it output correctly? label Jan 17, 2025
@lena-larionova lena-larionova requested a review from a team as a code owner January 17, 2025 07:13
Copy link

netlify bot commented Jan 17, 2025

Deploy Preview for kongdocs ready!

Name Link
🔨 Latest commit d1a89d5
🔍 Latest deploy log https://app.netlify.com/sites/kongdocs/deploys/678a0311ce0cf4000870936d
😎 Deploy Preview https://deploy-preview-8347--kongdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
9 paths audited
Performance: 93 (🟢 up 10 from production)
Accessibility: 92 (no change from production)
Best Practices: 98 (🟢 up 8 from production)
SEO: 99 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@lena-larionova lena-larionova merged commit 3d067a5 into main Jan 17, 2025
22 of 24 checks passed
@lena-larionova lena-larionova deleted the fix/oidc-example-arrays branch January 17, 2025 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review:general Review for general accuracy and presentation. Does the doc work? Does it output correctly?
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Code for Introspection setting doesn't work
2 participants