Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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
titleExample

Definition of the space property:

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.

A Basic Authentication Link is also established using the Application Linksadmin page.

This time you do not create an impersonating OAuth Link but an Application Link with Basic Authentication.

Example Box
titleExample

Create an Application Link and fill in the URL → press "Continue"

Image Modified

Fill in the "Application Name" and press "Continue".

Image Modified

Edit the "Application Link" by clicking the "pencil" icon.

Image Modified

Choose "Outgoing Authentication" and there "Basic Access" and fill in "Username", "Password" and "Confirm Password".

Image Modified

Save.

Section
required-permissionswrite-access
titleNotes

...