I have been asked to generate a report listing the permissions users have in Confluence for an ISO-27001 review.
Using the Confluence REST API "Get space permissions assignment" I seem to get the information I am looking for.
The problem I am having is that the ID that gets returned in the JSON for a user does not map back to an Atlassian Account ID the ai get from the Guard REST API. The way it does for similar calls to the Jira REST API. So I seem to be missing something.
Does anyone have any suggestions on where to look for the user details?
I found the problem. A piece of code we were using was truncating the user ID to 40 characters. The newer user ID format is 43 characters long.
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.