redpanda-data / redpanda-data/console
MSK IAM auth without rotating short term keys/tokens?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 432
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 40
Description
currently kowl works with:
export KAFKA_SASL_AWSMSKIAM_SESSIONTOKEN='...redact'
export KAFKA_SASL_AWSMSKIAM_SECRETKEY='..redact'
export KAFKA_SASL_AWSMSKIAM_ACCESSKEY='..redact'
does it work with IAM role (like for java clients) instead of supplying aws keys/tokens that need to be rotated?
Contributor guide
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
No file, test, or entry point is named. First identify the Console entry point for MSK IAM configuration and credential loading, then determine whether IAM-role support is intended. Done requires a clear decision and evidence that short-lived credentials work without manually supplied rotating keys.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, typescript
- Domain
- authentication, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100