Hi,
We are thinking of moving from jira dc to cloud and I am trying to understand possibilities with jira forge.
We would like to make it possible to via generated qr code log in to jira on a phone and match the user with machine id (that could be hidden in the qr code). In the meantime machine asks a different url to get a matched authentication and then can create tickets in jira. The case is machine has no proper input like keyboard etc. but still can send some usefull information and automat a work for users.
On DC we used custom rest endpoints and personal tokens. What would be a good way to do it on cloud.
I already know there is no custom restendpoint but that’s probably achivable via jira app (forge) and keep matched data in Forge SQL. But there is also no personal tokens, so what would you advice as a best way to impersonate the user by the machine.