Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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.
  • No labels