[console] OIDC improvements
- Dominant language
- TypeScript
- Stars
- 33
- Forks
- 46
- Avg merge
- 1d 4m
- Merged PRs (30d)
- 2
Description
- Implement OIDC token refresh support
- Make OIDC parameters configurable for provider compatibility (`prompt`, `code_challenge_method` etc.)
- Add a quickstart guide/docker-compose file to make dev/testing process more convenient
Feedback from PR #168: https://github.com/apache/polaris-tools/pull/168
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing PR #168 and the console's existing OIDC implementation to understand the requested provider-compatibility changes. Done means token refresh works, OIDC parameters such as prompt and code_challenge_method are configurable, and a quickstart guide with a docker-compose file supports development and testing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker-compose, typescript
- Domain
- authentication, developer-experience, documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100