bytechefhq / bytechefhq/bytechef
[feature] Required authorization for non required connections
Open
enhancement
frontend
- Dominant language
- Java
- Stars
- 1k
- Forks
- 170
- Avg merge
- 11h 25m
- Merged PRs (30d)
- 115
Description
As a Workflow Developer
I want to be able to set `authorizationRequired` property of a non-required connection(httpClient as an example) in the Connection tab
So that I can, during project deployment, see if a non-required connection is required for a specific workflow.
Technical details in this iteration:
Check `com.bytechef.platform.configuration.domain.ComponentConnection`
Acceptance Criteria
TODO
Definition of Done
TODO
Contributor guide
Assessment
This issue has not been assessed yet.