confluence-publisher
confluence-publisher copied to clipboard
Are scoped service accounts supported?
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