Is there a way to list on a Confluence page which groups / individuals have view/edit privileges? I am thinking that I want a banner on each page that lists that. I can see the info (well, some of it) under the restrictions, but I want to embed that in the page.
I don't know of a built-in way to do that, but if you don't shy away from some development yourself, you could develop a macro using Atlassian Forge.
You could develop a macro which doesn't need any configuration. Once it's on a page, it can call two REST APIs to retrieve the required data:
Now, you have all the data and can visualize this as you need it.
Cheers,
Matthias.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.