Versions Compared

Key

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

There are two types of authentication when adding Data Sources for IBM Rational DOORS Next Generation as follows

  • Login authentication through the embedded browser
    To support the secured environment with different authentications including single sign-on, the embedded browser can be used to allow you to log on directly to the DNG login page so that DataHub is able to make connections to a variety of secured servers.

  • OAuth consumer key authentication

Before selecting one of the two authentication types, you must open the Add Data Source dialog first and select the IBM Rational DOORS Next Generation driver.


To open the Add Data Source dialog and select IBM Rational DOORS Next Generation as the driver


  1. On the DataHub Explorer toolbar, click the Add Data Source button. The Add Data Source dialog opens.



  2. From the Driver drop-down list, select IBM Rational DOORS Next Generation.


To add an IBM Rational DOORS Next Generation Data Source using the Login authentication type through the embedded browser


  1. From the Authentication type options, select Login.
  2. Specify Service Provider URL and Authentication URL.

    Note
    titleNote

    If server addresses are copied and pasted into the Service Provider URL and Authentication URL boxes, the addresses are automatically formatted as the format examples shown below the boxes.


    The Server information to be specified is explained in the table below

    Server information

    Function

    Format

    Service Provider URL

    Specifies a web application address to access DOORS.

    https://<server>:<port>/rm/rootservices

    Authentication URL (optional)

    Specifies an authentication address to log on DOORS.

    An authentication URL is required for distributed authentication service.

    https://<server>:<port>/jts/j_security_check



  3. Click Login with browser. The embedded browser opens the DNG Login page.



  4. After logging on successfully, close the embedded browser. The newly created DOORS Next Generation Data Source appears in the DataHub Explorer tab.



To add an IBM Rational DOORS Next Generation Data Source using the OAuth consumer key authentication type


  1. From the Authentication type options, select OAuth consumer key.



  2. Specify Root Services URI, Consumer key, and Consumer secret.

    The Server and OAuth information to be specified is explained in the table below

    Server and OAuth information

    Function

    Root Services URI

    Specifies a Root Services URI.

    Consumer key

    Specifies a key provided by the administrator.
    Consumer secretSpecifies a secret provided by the administrator.

    a

  3. Click Create.

    Info
    titleInformation

    OAuth consumer key authentication when adding Data Sources for IBM Rational DOORS Next Generation is similar to the process of adding Data Sources for an OSLC Provider.