Open-EO / Open-EO/openeo-python-client
Reduce importance of AuthConfig (for OIDC)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 217
- Forks
- 56
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
With the default OIDC client and default OIDC provider feature in the openEO API itself and the default backend feature from config files (#187), the AuthConfig system (that predates these features) lost most of it's importance.
Can we scale it down again and simplify the related documentation?
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 by reading the AuthConfig implementation and its related documentation, then review issue #187 for context on the default OIDC client, provider, and backend configuration features. Identify which AuthConfig behavior and documentation are now unnecessary; done means a reduced AuthConfig surface and updated documentation without breaking supported configuration paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authentication, documentation
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100