cloudevents / cloudevents/spec

[Subscription API] add credentail type cloud in subscription spec sink credentials

Open
#1,056 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Subscriptions Spec
Dominant language
Python
Stars
5.9k
Forks
613
Avg merge
2d 17h
Merged PRs (30d)
3

Description

Under the subscription spec Sink Credentials the predefined credentail types are "PLAIN", "ACCESSTOKEN", and "REFRESHTOKEN". Now more and more applications are using products in the cloud. The authentication of cloud generally using accessKeyId and secretAccessKey, it is differcent with existing credentail types, i think it is necessary add a new credentail type "CLOUD"

Contributor guide

Open the contributing guide

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 section 3.2.3, “Sink Credentials,” in subscriptions/spec.md and review how PLAIN, ACCESSTOKEN, and REFRESHTOKEN are defined. Determine the required semantics and naming for a CLOUD credential using accessKeyId and secretAccessKey; done means the subscription specification clearly defines the new credential type and its fields.

Written by the indexing model from the issue text.

Assessment

Domain
cloud, documentation
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.