DataFed icon indicating copy to clipboard operation
DataFed copied to clipboard

A Federated Scientific Data Management System

Results 307 DataFed issues
Sort by recently updated
recently updated
newest added

# Description Currently, when you clone a repo, it will pull in the full history which can take a long time and is not helpful. By only doing a shallow...

## Problem We Want to Solve The Rust API and PingFed containers need to be added to the CI.

Type: New Feature
Component: Core
Component: Build
Component: CI

## Description Assuming we have an image with commit 1. In an attempt to prevent building images over the CI pipelines are currently set to avoid building an image if...

Type: Bug

Below is listed all recommendations/technical debt from the ai

## Description The plan for beginning the new Rust backend is to implement it as a thin auth API to support the device authorization flow for the Python API. The...

Type: New Feature

## Problem We Want to Solve Certain Kubernetes clusters have reduced priviledges for security reasons, we want to make sure the containers we build are compatible with minimal priviledge images....

Type: New Feature

## Description This issue will serve to identify the locations in the code which are used to perform authentication that need to be changed for this epic, and will be...

Status: Research
Component: Core
Component: GridFTP Auth Module
Component: Python API

## Description Currently DataFed only supports Globus for authorization, and only generic user/pass authentication for the Python API. This needs to be updated to support OAuth2/OIDC from an arbitrary provider...

Priority: High
Component: Core
Component: Python API

## Problem We Want to Solve Globus tokens are not encrypted in the database as an extra layer of security we would like to encrypt them. ## Describe the Solution...

Type: New Feature