Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
Section
Column
width144px


 

Display Property
add-linktrue
property-nameLogo
 

Column
Document Properties Marker
overridefalse
 
Short DescriptionAdd-on to extend the projectdoc Toolbox to integrate remote information systems. 
Doctypetopichide
NameInformation Systems Extension 
Parent
Parent Property
propertyParent
property-nameName
 
Audience
Name List
doctyperole
render-no-hits-as-blanktrue
propertyAudience
 

Level of Experience
Name List
doctypeexperience-level
render-no-hits-as-blanktrue
propertyLevel of Experience
 

Expected Duration
Subject
Name List
doctypesubject
propertySubject
 

Categories
Name List
doctypecategory
names/ projectdoc / Extension
propertyCategories
 
Tags
Tag List
namesextension, projectdoc
propertyTags
hide
Iteration
Iteration
valuefilled
hide
Type
Name List
doctypetopic-type
render-no-hits-as-blanktrue
propertyType
 
Sponsors
Name List
doctypestakeholder
render-no-hits-as-blanktrue
propertySponsors
 
Version1.3 
Status

Status
colourGreen
titleAvailable

hide
Logo
hide
Marketplace URLhttps://marketplace.atlassian.com/1215319hide
Marketplace Icon hide
projectdoc Toolbox1.16 
Sort Keyhide
Section
show-titlefalse
titleDescription

The extension to the PDAC1 provides macros to link to and transclude from pages on remote servers.

Typically links to remote servers are fully qualified when copied to a Confluence page. This makes it difficult or cumbersome to change the URL at a later time. For instance the  URLs to an API documentation may contain a version information or the URL to the server providing architecture view images changes. The macros provided by this extension makes it easy to deal with such changes by externalizing path prefixes with space properties.

 



Column
width250px

Available on the Atlassian Marketplace

Panel
titleContents

Table of Contents
maxLevel2
indent10px
excludeInformation Systems Extension|Description
stylenone
 

...

Section
titleAuthentication
Transclusion
documentAuthentication with Information Systems Extension
idsintro

Section
titleImpersonating OAuth

Impersonating OAuth using Application Links is supported.

The URL configured with projectdoc (for example as a space property using the url- prefix) needs to find a prefix URL configured as an application link. So the URLS of the system link and the Application Link have to match, not the prefix of your defined url-property and the name of the Application Link The first match is used to authenticate to access a protected resource on the remote service.

Example Box

Definition of the space property:

Image Added

Image Added

Image Added

So the value of the property url-Jenkins mapps to the Display URL of the Application Link

Section
titleOAuth

Currently not supported.

Section
titleBasic Authentication

Basic authentication using HTTP headers is supported.

...