equinor / equinor/fmu-settings-api

Read sumo assets list from Sumo API

Open
#474 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
0
Forks
7
Avg merge
2d 20h
Merged PRs (30d)
15

Description

At the moment we are reading the Sumo assets list from a hardcoded list stored in a json file in the repo. This file is maintained is manually maintained by the Sudo team. This was made as a temporary work around for the first iteration of FMU Settings.

The long term goal is to read this asset list (only returning the assets the users have access to) from Sumo API. The framework for it is there in the code, it just needs to read it from Sumo API and not from the json file.

This issues covers implementing this change.

Before starting to implement we should make a plan for how we want to deal with authentication towards Sumo API.

Contributor guide

Open the contributing guide

Research direction

Start by locating the JSON asset-list reader and the existing Sumo API framework described in the issue, then review how authentication should be handled. Done means the asset list comes from Sumo API, includes only assets the user can access, and no longer depends on the manually maintained repository JSON file.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.