[docs] Client Credentials Flow added to the list of supported OAuth authentication flow#17051
[docs] Client Credentials Flow added to the list of supported OAuth authentication flow#17051davsclaus merged 1 commit intoapache:mainfrom
Conversation
Adding OAuth 2.0 Client Credentials Flow as a supported OAuth authentication flow.
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🤖 CI automation will test this PR automatically. 🐫 Apache Camel Committers, please review the following items:
|
|
It's mentioned that Client Credentials is already supported. Please see the enum values for configuration params:
|
Updating documentation by adding OAuth 2.0 Client Credentials Flow as a supported OAuth authentication flow.
Description
Target
mainbranch)Tracking
Apache Camel coding standards and style
mvn clean install -DskipTestslocally from root folder and I have committed all auto-generated changes.