As a customer (not an agent), I want to create service management tickets through my company's chat bot.
The chat bot uses oauth (3LO). My customer login already uses SSO and is associated with my company's service desk.
The documentation for the API states that creating tickets requires the `write:servicedesk-request` scope. However, with or without the scope my login fails with `You don't have an Atlassian User identity site to connect Company Bot Name to`.
What is needed to allow a customer to login to service management via the REST API?
Hi @Dave Neeley
With 3LO you're given authorization grant, JSM customers are not Jira users, so I do not think you can impersonate such users and I don't think login via REST for customer users even exist. So my suggestion is to have your chat bot as an agent create the tickets for each customer and assign the ticket to the customer as reporter.
It probably isn't a scope thing. Looks like a customer account in service desk doesn't get registered here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.