confluence-publisher icon indicating copy to clipboard operation
confluence-publisher copied to clipboard

Are scoped service accounts supported?

Open kimdre opened this issue 7 months ago • 0 comments

Can we use scoped service accounts with this plugin? See also https://support.atlassian.com/user-management/docs/manage-api-tokens-for-service-accounts/

Service accounts need to use a different API than a normal user:, e.g. to retrieve a Space the url looks like this:

https://api.atlassian.com/ex/confluence/<CLOUD_ID>/rest/api/space/<SPACE_KEY>

See here: https://developer.atlassian.com/cloud/confluence/oauth-2-3lo-apps/#3-2-construct-the-request-url

kimdre avatar Sep 18 '25 09:09 kimdre