-
Component Upgrade
-
Resolution: Done
-
Major
-
1.20.0.Final
-
None
-
False
-
None
-
False
-
2022 Week 11-13 (from Mar 14)
We are currently supporting apiKey, bearertoken and basic auth mechanism. The target of this Jira is to add Oauth2 support. This will add support for credential and password grant type only. Since authorization and implicit flows requires access to an agent, they will not be probably used widely in workflow.
client id and client secret will be read from environment. property keys are
org.kogito.openapi.client.<service name>.client_id org.kogito.openapi.client.<service name>.client_secret
- relates to
-
KOGITO-6800 OpenAPI call mixing body and path arguments lead to incorrect URL
- Resolved