Description
Please see #1443 for previous user comments on this request.
Schema/Spec
Requirements
-
Need to evaluate the implementation using secure strings
-
Security concerns about submitting the data is plain-text Call out in documentation that this is not cryptographically secure
-
If the underlying control supports the 'Show Password' button, it should be on; otherwise, no requirement for this
-
When style is set to password, the multiline property should be ignored.
-
Validation should run on the password
Examples
{
"type": "Input.Text",
"id": "secretThing",
"style": "password"
}
Host Config
Back-compat
Tracking Issues
Description
Please see #1443 for previous user comments on this request.
Schema/Spec
Requirements
Need to evaluate the implementation using secure stringsSecurity concerns about submitting the data is plain-textCall out in documentation that this is not cryptographically secureIf the underlying control supports the 'Show Password' button, it should be on; otherwise, no requirement for this
When
styleis set to password, themultilineproperty should be ignored.Validation should run on the password
Examples
{ "type": "Input.Text", "id": "secretThing", "style": "password" }Host Config
Back-compat
Tracking Issues