You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add authentication for OCL adaptor, This will enable users to make request to the private OCL resources, In addition username and password should be optional since OCL have public available API url that do not require authentication
Task
Update configuration schema to make username and password optional
Rename hostUrl to baseUrl in configuration schema
Add basic authentication support
The text was updated successfully, but these errors were encountered:
Description
Add authentication for
OCL
adaptor, This will enable users to make request to the private OCL resources, In additionusername
andpassword
should be optional since OCL have public available API url that do not require authenticationTask
username
andpassword
optionalhostUrl
tobaseUrl
in configuration schemaThe text was updated successfully, but these errors were encountered: