Add docs for OAuth2 authentication provider and its integration with RabbitMQ#1707
Conversation
…abbitMQ Signed-off-by: AvivGuiser <[email protected]>
✅ Deploy Preview for keda ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Thank you for your contribution! 🙏 We will review your PR as soon as possible.
Learn more about:
|
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions. |
|
Not stale |
There was a problem hiding this comment.
Pull request overview
Adds documentation for using an OAuth2 authentication provider in KEDA v2.20, and notes how to use it with the RabbitMQ Queue scaler.
Changes:
- Document OAuth2-based authentication for the RabbitMQ Queue scaler.
- Add a new OAuth2 authentication provider page with a
TriggerAuthenticationoauth2spec example.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| content/docs/2.20/scalers/rabbitmq-queue.md | Adds a new “OAuth2 authentication” subsection under RabbitMQ authentication parameters. |
| content/docs/2.20/authentication-providers/oauth2.md | Introduces a new OAuth2 authentication provider page with a YAML configuration snippet. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <[email protected]> Signed-off-by: Jan Wozniak <[email protected]>
Co-authored-by: Jan Wozniak <[email protected]> Signed-off-by: Jan Wozniak <[email protected]>
Co-authored-by: Copilot Autofix powered by AI <[email protected]> Signed-off-by: Jan Wozniak <[email protected]>
Provide a description of what has been changed
Checklist
Relates to #7379