Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我开发了一个 jira 插件,可以安装在许多具有不同域的 jira 实例中。是否有任何 API 或其他方法可以自动生成客户端 ID,我可以通过只给她域作为输入并返回客户端 ID 作为输出来在我的插件代码源中使用它?
目前,clientID 只能通过 adobe.io 控制台生成。