9.5.2.5 LoginInfo UDR
The LoginInfo
UDR is used to provide authentication credentials via UDRs instead of the AMQP agent configuration. The following fields are included in the LoginInfo
UDR:
Field | Description |
---|---|
password (string)
| This field contains the password associated with the user. |
user (string) | This field contains the username to be used for broker connections. |
For further information about how to enable authentication via LogInfo UDRs, see 9.5.3 AMQP Agent Configuration.
Next: