I am using Confluence for external documentation and want to be able to authenticate in a new window, opening directly to the linked page from my application. Can this be done with Application Links? Our application is using JWT token authentication.
Hello Jeremiah,
So, from what I understand you want to open a page of Confluence, with the user already authenticated into Confluence from your external application.
Application Links are for data sharing between Atlassian Applications by REST calls, so think of displaying the status of a Jira issue in a Confluence page. JWT tokens are used for the same. You could grab the storage format of a page, but then it wouldn't have the sweet display we know from Confluence.
So, you can try SSO with Crowd, or use a SAML provider between Confluence and your application. SAML in Standalone Server requires a plugin, in Data Centre it's included.
Confluence's model is really to have anonymous access provided to the Space for the documentation, it's an inclusive model rather than an exclusive model.
Regards, James
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.