Actions
Bug #4809
openKepler storing authenticated search results
Start date:
02/18/2010
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4809
Description
From a clean cache, start Kepler and search using authenticated sources. Authenticate and Kepler will return search results. Restart Kepler and perform the same search again. Kepler will not ask for credentials. Try instantiating a dataset that requires authentication, and Kepler will ask for credentials. Restart Kepler and perform a search for a different term and Kepler will ask for credentials.
It looks like the search results are cached. Since access to new data requires authentication, new searches require authentication, and access to previously cached authenticated data does not, this may not be a problem.
Actions