I have developed a jira-plugin that can be installed in many instances of jira having different domains. Is there any API or another way to generate the client ID's automatically that I can use it in my plugin-code-source by giving her only the domain as input and it returns the client ID as output?
Currently, the clientID can only be generated via the adobe.io console.