AMQP credentials

You can use these credentials to authenticate the following nodes:

Prerequisites

Install an AMQP 1.0-compatible message broker like ActiveMQ. Refer to AMQP Products for a list of options.

Supported authentication methods

  • AMQP connection

Using AMQP connection

To configure this credential, you’ll need:

  • A Hostname: Enter the hostname of your AMQP message broker.

  • A Port: Enter the port number the connection should use.

  • A User: Enter the name of the user to establish the connection as.

    • For example, the default username in ActiveMQ is admin.

  • A Password: Enter the user’s password.

    • For example, the default password in ActiveMQ is admin.

  • Optional: Transport Type: Enter either tcp or tls.

Refer to your provider’s documentation for more detailed instructions.