Open-EO / Open-EO/openeo-python-driver
Drop userinfo dump from `/me`
Open
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
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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