Versions Compared

Key

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

...

  1. Message broker URL: Specify the message broker URL using the property activemq younite.message.broker.url.
    (TODO: move this information to another service that can be used to retrieve such dependencies)
  2. SSL/TLS: Younite uses self signed certificates for enabling SSL/TLS between YouniteAPI and Younite Adaptors. Since these certificates are being used only for enabling SSL/TLS encryption nothing else needs to be done for enabling SSL/TLS.
  3. Adapter Uuid: This uniquely identifies an Adaptor for Younite system and is assigned at the time of creating or posting an Adaptor at Younite API. Specify the adaptor Uuid using the property younite.adaptor.uuid.
  4. Oauth Server URL: Specify the Oauth server URL using the property oauth.authorization.server.url.
  5. Oauth Client Id: Specify Oauth client Id (may not be the same as the Adaptor Uuid), using the property oauth2oauth.client.client-id.
  6. Oauth Client secret: Specify Oauth Client secret, using the property oauth2oauth.client.client-secret.