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
- On the DataHub Explorer toolbar, click the Add Data Source button. The Add Data Source dialog opens.
- 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
- From the Authentication type options, select Login.
Specify Service Provider URL and Authentication URL.
Note
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 belowServer 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
- Click Login with browser. The embedded browser opens the DNG Login page.
- 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
- From the Authentication type options, select OAuth consumer key.
Specify Root Services URI, Consumer key, and Consumer secret.
The Server and OAuth information to be specified is explained in the table belowServer and OAuth information
Function
Root Services URI
Specifies a Root Services URI.
Consumer key
Specifies a key provided by the administrator. Consumer secret Specifies a secret provided by the administrator. a
Click Create.
Information
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.