Updating Authentication Service as Trusted IdP in Dorian
- Launch the GAARDS UI

%> cd $CAGRID_HOME
%> ant security - Login to your grid
- On the Menu bar, click "Account Management" -> "Grid Account Management" -> "Trusted Identity Provider(s)".
- In the Trusted Identity Provider(s) window, Click the "Search" button.
- Double-click the identity provider that you need to edit
- In the resulting window's "Accepted Athentication Mechanisms" box at the bottom, make sure that the "Unspecified" checkbox is selected.
- Click the "Authentication Service" tab.
- Provide the "Authentication Service URL" (e.g https://cagrid-auth-qa.nci.nih.gov:8443/wsrf/services/cagrid/AuthenticationService
) - Provide the "Authentication Service Identity" (e.g /O=caBIG/OU=caGrid/OU=QA LOA1/OU=Services/CN=cagrid-auth-qa.nci.nih.gov)
- Provide the "Authentication Service URL" (e.g https://cagrid-auth-qa.nci.nih.gov:8443/wsrf/services/cagrid/AuthenticationService
- Click the "Certificate" tab.
- Click the "Import Certificate" button at the bottom
- Browse to the certificate that you created for this host.
Example: /home/user/tmp/cagrid-auth-qa.nci.nih.gov-cert.pem
The Java file browser on Mac doesn't let you browse to directories that start with a ".". You may have to copy your certificate to another location for this step.
- Click "Update".





