Versions Compared

Key

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

...

The following steps should already have been done before you install the OSLC Connector for Codebeamer:

...

. Please make sure that

  • all necessary proxies are configured to allow the communication from the OSLC Connector to the Codebeamer instance

Note

The OAuth client MUST fulfil the following requirements:

  1. has to be a private client (so it has a key and secret)

  2. has to be OIDC

  3. grant type must be authorization code flow 

  4. the redirect URI must be https://<oslc connector url>/login/oauth2/code/custom

Prepare the Deployment

Add library Repository for the OSLC Connector for Codebeamer

...