Support for secure strings in template parameters
Open
- Dominant language
- TypeScript
- Stars
- 205
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Currently only strings are supported in template parameters, but if sensitive information is needed to be provided to tasks via a template parameter it would have to be in clear text.
**Describe the solution you'd like**
Support for a "secureString" parameter type and UI control to mask the value when typing in.
Contributor guide
Assessment
This issue has not been assessed yet.