We have our own application with a link to a confluence space. On server, we were able to inject the credentials in this link and open the page read only and display only parts of the confluence page using a header script based on the id passed. Is there a way to do this using guest access in confluence cloud?
Hi @Todd Winton ,
I've only used API calls using token as authorization to the cloud. Perhaps can create an account with limited access and create a token. Then making a call out to get a confluence page.
Maybe possible with a guest account if a token can be generated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.