Community
Participate
Working Groups
A consuming product needs the ability to programmatically provide credentials when connecting to a secure agent controller. Ideally this would be via a callback during the connection process, since some of the TPTP API (i.e. test execution) do not provide the ability for consumers to pass credentials in. I will attach a patch with our preferred solution, which provides an extension point allowing consumers to register as providers for secure agent controller credentials. If extensions are registered, the BaseConnectUtil method will attempt to retrieve credentials via those extensions before prompting the user for credentials.
Created attachment 184723 [details] Proposed secure authentication extension point
Jonathan, Please take a look at the extension point proposed in the patch.
Patch is good.
Patch was successfully tested in the consuming product. Commited to CVS.
Fix was validated in the consuming product.
Change checked into org.eclipse.tptp.platform.common modifying the version number from 4.4.100 to 4.4.2 in the Manifest.