Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow webhook URL customization #111

Merged

Conversation

maciej-cz
Copy link
Contributor

Resolves #109.

Purpose

Allow using custom webhook URL, other than the default domain taken from /tenant/currentTenant -> domainName. This is especially important in case of cumulocity running behind a firewall.

Brief change log

  • an optional parameter added to liveobjects & actility connection wizard: webhook-url
  • if the parameter is defined, it's used as base url for LNS' webhooks, otherwise if behaves as previously - the base url is taken from /tenant/currentTenant -> domainName.

@cpoder cpoder merged commit 35102aa into Cumulocity-IoT:master Jul 3, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement] - Possibility to specify the callback FQDN to set on the distant LNS
2 participants