-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
25
-
3
Problem Definition
Customer Portal already open to public and have set to "not required to login". However, JIRA Service Desk rest API can't be used for the anonymous user. For example /rest/servicedeskapi/requesttype API.
Suggested Solution
Provide option to use Anonymous for JIRA Service Desk API
Why this is important
Match the usage of "not required to login" feature. For more information can refer https://confluence.atlassian.com/servicedeskcloud/blog/2017/04/introducing-the-login-free-portal documentation.
Workaround
Provide "Authorization" value, for example, use customer login and password.