Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Main thing that needs to change at the UI is use of oauth token to connect to the message broker. For that:

  1. retrieve oauth token for Younite UI.
  2. Use the token mentioned above instead of userId to connect to message broker.
    Please note that the password to connect to the message broker is not relevant (and ignored) in favor of using the oauth token to connect.