Password
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- Atlassian Jira 6.0
- Documentation
Description
Specifies the password or API token used to connect to your Jira service.
Important: Setting the password property using a data source is
not recommended. The data source persists all properties, including the Password property,
in clear text.
Valid Values
password_token
where:
- password_token
- is a valid password or API token. The password is case-sensitive.
Notes
- For information on generating a token, refer to the Jira documentation.
Data Source Method
setPassword
Default
None
Data Type
String