General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Priority Subject Assignee Updated Category
777RequirementsRequirementNewHigh(Requirement) Authorization rules should support common permission levelsDave Vieglais2010-09-06 20:49Requirement
411RequirementsRequirementNewHigh(Requirement) The infrastructure must survive destruction of one or more data storage nodesDave Vieglais2010-09-06 03:10d1_common_java
795RequirementsRequirementNewHigh(Requirement) System must support revocation of user permissionsDave Vieglais2010-08-29 20:45Requirement
772RequirementsRequirementNewHigh(Requirement) Authentication services should be compatible with existing infrastructure and applicationsDave Vieglais2010-08-11 07:54Requirement
771RequirementsRequirementNewHigh(Requirement) User identities should have simple string serializations that express both the user identity and namespace from which it is drawnDave Vieglais2010-09-06 03:12Requirement
384RequirementsRequirementNewHigh(Requirement) Enable efficient mechanisms for users to discover contentDave Vieglais2010-09-06 03:58d1_common_java
770RequirementsRequirementNewHigh(Requirement) Authorization system should be able to express the pseudo-principal concepts like 'public'Dave Vieglais2010-08-11 00:41Requirement
769RequirementsRequirementNewHigh(Requirement) Authorization should support critical roles, such as curators and system administratorsDave Vieglais2010-09-06 03:02Requirement
768RequirementsRequirementNewHigh(Requirement) Need default authz policies that resolve problems associated with inaccessible principalsDave Vieglais2010-08-11 00:34Requirement
767RequirementsRequirementNewHigh(Requirement) Users need to be able to express embargo rules for dataDave Vieglais2010-08-11 00:16Requirement
766RequirementsRequirementNewHigh(Requirement) Users should be able to easily assign proxy privileges to other users and to systems acting on their behalf for limited time durationsDave Vieglais2010-08-11 00:11Requirement
765RequirementsRequirementNewHigh(Requirement) Tools can access an API for authn and authzDave Vieglais2010-09-06 20:30Requirement
764RequirementsRequirementNewHigh(Requirement) Authentication and access control should be consistently availableDave Vieglais2010-09-06 20:32Requirement
763RequirementsRequirementNewHigh(Requirement) Authentication and authorization services are geographically replicatedDave Vieglais2010-09-06 20:52Requirement
393RequirementsRequirementNewHigh(Requirement) Access control rule evaluation must be highly scalable and responsive.Dave Vieglais2010-09-06 20:27Requirement
392RequirementsRequirementNewHigh(Requirement) Identity and access control should be interoperable across datanetsDave Vieglais2010-09-06 20:31Requirement
762RequirementsRequirementNewHigh(Requirement) User identities can be derived from existing institutional directory servicesDave Vieglais2010-09-06 03:01Requirement
761RequirementsRequirementNewHigh(Requirement) Users can specify authorization rules for data objects, science metadata objects, and process artifacts separatelyDave Vieglais2010-09-06 03:06Requirement
318RequirementsRequirementNewHigh(Requirement) Sponsor required Y1 functionalityDave Vieglais2010-09-06 03:24d1_common_java
5468Python LibrariesStoryNewLowRemove dead code from D1 Python stackRoger Dahl2018-01-17 19:57
7821Python LibrariesTaskNewLowVerify Expect: 100-Continue header on POST or PUT requestsRoger Dahl2016-06-03 19:58d1_libclient_python
6796Python LibrariesStoryNewNormalMigrate to Python v3Roger Dahl2018-01-17 19:43
7123Python LibrariesTaskNewNormalSend Authorization header carrying authentication tokenRoger Dahl2016-04-21 22:37d1_libclient_python
7299Python LibrariesBugNewNormalSolrConnection fails if persistent property is not set to TrueRoger Dahl2016-04-20 19:45d1_libclient_python
7256Python LibrariesTaskNewNormaladd cnclient.synchronize methodRoger Dahl2016-04-21 22:37
7298Python LibrariesBugNewNormalescapeQueryTerm should be a module method not a class methodDave Vieglais2015-08-18 15:06d1_libclient_python
7425Python LibrariesTaskNewNormalReplace httplib low level use in RestClient with the requests libraryDave Vieglais2016-03-25 02:03d1_common_python
7427Python LibrariesTaskNewNormaladjust API signatures in python librariesDave Vieglais2016-03-25 01:11d1_libclient_python
7162Python GMNTaskNewLowMember node does not check with coordinating node before replicating2015-06-05 23:49
6766Python GMNBugNewNormalFYI ONLY: GMN local install with self-signed CA certificate breaks with new SSL support in Python 2.7.92015-01-20 18:53
8074Python GMNStoryNewNormalEliminate unnecessary setuid/setgid programsRoger Dahl2018-01-17 18:48
7291Python GMNBugNewNormalpypi distribution does not have all filesRoger Dahl2016-04-14 14:57
6767Python GMNBugNewNormalGMN crashes if the replication target is not respondingRoger Dahl2016-04-14 14:19
7229Python GMNTaskNewNormalnon-standard server certificate locationsRoger Dahl2016-04-21 22:37
4301Python GMNBugNewLowIn the GMN integreation tester, add test to check that Last-Modified, Content-Length and Content-Type fields are set correctlyRoger Dahl2016-04-21 22:38
7759Python GMNBugNewNormalGMN docs refer to /portal for identity managementRoger Dahl2017-03-28 16:45
7765Python GMNTaskNewNormalAdd "logrotate" capability as part of the GMN deploymentRoger Dahl2016-05-04 02:38
7739Python GMNBugNewNormalGMN Django models need to be adjusted for var char content greater than 1024 character lengthRoger Dahl2016-04-14 14:47
7740Python GMNBugNewHighGMN fails to write system metadata during a refresh under unknown conditionsRoger Dahl2016-04-14 14:56
7664Python GMNBugNewNormalmanage.py register_node_with_dataone generates "nodeReplicationPolicy" XML fragment in node capabilities even when replication is falseRoger Dahl2016-04-14 14:16
7703Python GMNTaskNewNormalGMN populating ipAddress in LogEntry with abnormal stringsRoger Dahl2016-06-22 17:19
7651Python GMNBugNewHighGMN returns two different dateSysMetadataModified dateTime stamps for same objectRoger Dahl2016-04-14 14:17
7738Python GMNBugNewHighGMN perpetually retries system metadata updates after failuresRoger Dahl2016-04-14 14:26
8073Python GMNStoryNewNormalMake sure unecessary services are disabledRoger Dahl2018-01-17 18:48
6868Python GMNBugNewNormalGMN filters objects in list objects method from non-authenticated, non-rights-holder usersRoger Dahl2016-04-14 14:19
7125Python GMNTaskNewNormalHandle Authorization header carrying authentication tokenRoger Dahl2016-04-21 22:37
7095Python GMNStoryNewLowSupport HTTP redirect capability for GMN within the Vendor Specific Extension modelDave Vieglais2016-03-25 02:30
7199Python GMNTaskNewNormalImplement support for token authentication approachDave Vieglais2016-03-25 01:27
6755Python CLIBugNewNormalpython CLI install instructions failRoger Dahl2018-01-09 02:44
7166OGC-Slender NodeStoryNewNormalCreate ORE document for an NODC data packageDave Vieglais2015-06-08 18:50
7167OGC-Slender NodeTaskNewNormalGenerate system metadata for science metadataDave Vieglais2015-06-08 18:58
7168OGC-Slender NodeTaskNewNormalGenerate system metadata for data objectsDave Vieglais2015-06-08 18:59
7155OGC-Slender NodeTaskNewNormalDesign the connector, including sources of key informationDave Vieglais2015-06-05 11:42
7169OGC-Slender NodeTaskNewNormalEnable tracking of obsoletes / obsoleted by for data objectsDave Vieglais2015-06-08 19:01
7170OGC-Slender NodeStoryNewNormalEvaluate the feasibility of extracting provenance information from the journal.txt documentDave Vieglais2015-06-08 21:28
7439MN Service RegistrationTaskNewNormalUpdate the search interface to support rendering and other actions for servicesDave Vieglais2015-10-16 14:06
5322MN DashboardFeatureNewNormalAdd support for right, left keys on dashboard detail pagesSkye Roseboom2015-04-29 22:47
6484MN DashboardFeatureNewNormalProvide paging/scrolling on MN tableSkye Roseboom2015-04-29 22:47
5516MN DashboardFeatureNewNormalDate formattingSkye Roseboom2015-04-29 22:48
7032MN DashboardFeatureNewNormalAdd anchor to the MN dashboard for "upcoming MNs"Skye Roseboom2015-04-09 17:52
6335MN DashboardFeatureNewNormalAdd total number of MNs to the summary page of the dashboardSkye Roseboom2015-04-29 22:48
6336MN DashboardFeatureNewNormalDisplay MN POCs on the detail MN pages of the dashboardSkye Roseboom2015-04-29 22:49
5515MN DashboardFeatureNewNormalAdd number of MNs to overview displaySkye Roseboom2015-04-29 22:48
5870Member NodesTaskNewNormalGBIF: Generate client certificate.2016-07-02 12:45
6683Member NodesTaskNewNormalFTGEN: Implement search index and display (ONEMercury) support for any new metadata formats required by the MN.2014-12-04 20:07
7050Member NodesMNDeploymentNewNormalUSDA ARS2015-04-17 17:27
5891Member NodesTaskNewNormalGBIF: Science Data access2016-07-02 12:45
5883Member NodesTaskNewNormalGBIF: Verify Science Metadata content2016-07-02 12:45
5882Member NodesTaskNewNormalGBIF: Verify Science Metadata2016-07-02 12:45
6679Member NodesTaskNewNormalFTGEN: Join DataONE2014-12-04 20:07
5892Member NodesTaskNewNormalGBIF: Science Metadata access2016-07-02 12:45
6684Member NodesTaskNewNormalFTGEN: Register any new object formats in all environments2014-12-04 20:07
6685Member NodesTaskNewNormalFTGEN: Local Testing2014-12-04 20:07
6680Member NodesTaskNewNormalFTGEN: Scope the implementation2014-12-04 20:07
5893Member NodesTaskNewNormalGBIF: Log record access2016-07-02 12:45
3235Member NodesMNDeploymentNewLowLITS - Long-Term Individual base Time Series project member node2018-04-17 17:23
3240Member NodesMNDeploymentNewLowAZGS - Arizona Geological Survey member node2018-04-17 17:18
3241Member NodesMNDeploymentNewLowALA - Atlas of Living Australia member node2018-04-17 17:14
3239Member NodesMNDeploymentNewNormal"Nitrous Oxide emissions Network" member node2018-04-17 17:13
8548Member NodesMNDeploymentNewNormalEarthdata powered by EOSDIS2018-04-17 19:51
5861Member NodesTaskNewNormalGBIF: Verify that Resource Maps are correctly processed by CNs.2016-07-02 12:45
5896Member NodesTaskNewNormalGBIF: Mutual acceptance2016-07-02 12:45
8843Member NodesBugNewNormalServer certificate is expired2019-10-08 15:14
5889Member NodesTaskNewNormalGBIF: Verify that Resource Maps are correctly processed by CNs.2016-07-02 12:45
5876Member NodesTaskNewNormalGBIF: Synchronization2016-07-02 12:45
8846Member NodesBugNewNormalTFRI node unresponsive2019-10-08 15:26
8187Member NodesSupportNewNormalEZID DOI resolvable URLs failing for 14 PISCO objects2017-09-19 22:12
5895Member NodesStoryNewNormalGBIF: Transition to production2018-01-22 18:41
5888Member NodesTaskNewNormalGBIF: Verify Resource Map is returned with the correct HTTP Content-Type2016-07-02 12:45
5872Member NodesTaskNewNormalGBIF: Verify successful installation of server side certificate2016-07-02 12:45
8636Member NodesTaskNewNormalDAAC: Test Registration2018-07-02 14:58
8154Member NodesTaskNewNormalTest content from the test NKN member node should be archived or deleted from production2017-07-26 19:55
8552Member NodesMNDeploymentNewNormalGLCF - Global Land Cover Facility2018-04-17 20:01
8553Member NodesMNDeploymentNewNormalMVCO - Martha's Vineyard Coastal Observatory2018-04-17 20:03
5854Member NodesTaskNewNormalGBIF: Verify Science Metadata2016-07-02 12:45
5860Member NodesTaskNewNormalGBIF: Verify Resource Map is returned with the correct HTTP Content-Type2016-07-02 12:45
5890Member NodesTaskNewNormalGBIF: Authentication and Authorization2018-01-22 21:16
6698Member NodesTaskNewNormalFTGEN: Check Authentication and Authorization in Production2014-12-04 20:07
5900Member NodesTaskNewNormalGBIF: Formal announcement2016-07-02 12:45
6380Member NodesTaskNewNormalICMBIO: Initial Preparation2015-11-19 17:21
(301-400/1153) Per page: 25, 50, 100, 500

Also available in: Atom CSV PDF

Add picture from clipboard (Maximum size: 14.8 MB)