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

Basic auth plugin #400

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Basic auth plugin #400

wants to merge 5 commits into from

Conversation

cloudjumpercat
Copy link
Contributor

@cloudjumpercat cloudjumpercat commented Feb 5, 2025

Description

Fixes #379

Questions for reviewers

  • Multiple authentication: I wanted to add this content because it helped me as I tried to understand the basic auth plugin. Does this belong on the Gateway Authentication landing page though?
  • "You can delete a specific credential by sending a DELETE request to http(s)://<kong-host>:<admin-port>/consumers/<workspace>/<consumer_id_or_name>/<type of credentials>/<credentials_id_or_name>." This endpoint doesn't seem to be in any of the schemas. How do we add it?
  • Basic auth use cases table: I made stub how tos for many of them. Is this a bad idea? Should I just describe more in detail in the table what to configure instead of having how tos?
  • Stub how tos: Several of them need to be extrapolated, so there isn't one page to go for all the instructions, we would have to use the docs to figure out the instructions. Should these be stubs or should they be issues instead since the effort will be greater (and might require external SMEs)?

Stub pages created

Preview Links

Checklist

  • Every page is page one.
  • Tested how-to docs. If not, note why here.
  • All pages contain metadata.
  • Updated sources.yaml. For more info, review track docs changes
  • Any new docs link to existing docs.
  • All autogenerated instructions render correctly (API, decK, Konnect, Kong Manager).
  • Style guide (capitalized gateway entities, placeholder URLs) implemented correctly.

@cloudjumpercat cloudjumpercat requested a review from a team as a code owner February 5, 2025 21:28
Copy link

netlify bot commented Feb 5, 2025

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit cd62d8e
🔍 Latest deploy log https://app.netlify.com/sites/kongdeveloper/deploys/67a3daae5479f900081b6fd6
😎 Deploy Preview https://deploy-preview-400--kongdeveloper.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Basic auth plugin
1 participant