electrosaur opened a new pull request #5574:
URL: https://github.com/apache/camel/pull/5574


   Added security scheme types mutualTLS (no parameters) and openIdConnect with 
required parameter "openIdConnectUrl".
   Security scheme type oauth2:
   - former flow "application" is now "clientCredentials", and "accessCode" is 
now "authorizationCode".
     We accept old and new names for both flows and set the flow appropriately 
based on the version at schema generation.
   - added parameter "refreshUrl", applicable to all flows.
   Security scheme type apiKey: added "in" option "cookie".
   Security scheme type http: added scheme "bearer" with optional parameter 
"bearerFormat".


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to