Mattermost credentials#
You can use these credentials to authenticate the following nodes:
Prerequisites#
- Create a Mattermost account.
- Ensure that an admin has enabled personal access tokens in System Console > Integrations > Integration Management.
- If using a non-admin user or bot account, ensure that an admin has granted that user account permission to generate personal access tokens in System Console > User Management > Users > User account > Manage roles.
Refer to the Mattermost Personal access tokens documentation for more detailed instructions on enabling personal access tokens.
Supported authentication methods#
- API access token
Related resources#
Refer to Mattermost's API documentation for more information about the service.
Using API access token#
To configure this credential, you'll need:
- An Access Token: Create a personal access token in Mattermost in Profile > Security > Personal Access Tokens. Refer to Create a personal access token for more detailed instructions.
- A Base URL: Enter your Mattermost URL.
- Optional: Select whether to Ignore SSL Issues. If turned on, the credential will connect even if SSL certificate validation fails.