Before Message Broker can initiate communication with FSM Cloud it must be authenticated. There are currently two supported ways of authentication:
using Access Token- this method is already considered as obsolete and will only be supported by Message Broker 3.X
using Client Id & Client Secret - this is a recommended way of authentication and will be supported by Message Brokers starting with Message Broker 4.0
...