Open-EO / Open-EO/openeo-python-driver

Drop userinfo dump from `/me`

Open
#92 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

API
Dominant language
Python
Stars
12
Forks
8
Avg merge
6d 3h
Merged PRs (30d)
4

Description

from https://github.com/openEOPlatform/architecture-docs/issues/31#issuecomment-946856513

https://github.com/Open-EO/openeo-python-driver/blob/5d03ef20546ce9497b1e49ff73ca753a9a9abc51/openeo_driver/users/auth.py#L177-L185

userinfo dump (included in /me response) is handy for debugging/troubleshooting OIDC/EGI handling, but at one point we should not return it from /me anymore

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with openeo_driver/users/auth.py at lines 177-185 and trace how the /me response is assembled. Confirm which field contains the userinfo dump and verify that the response no longer returns it while preserving the rest of the /me behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, authentication
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.