Add tokenExchange grant type to list of allowed grant types for oauth2 shape
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 6
- Forks
- 3
- Avg merge
- 1h 54m
- Merged PRs (30d)
- 1
Description
Current spec definition allows implicit, password, clientCredentials, and authorizationCode for oauth2 flows. This request is to include tokenExchange in the list of grant types/flows.
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 OpenAPI oauth2 flow fixed-fields specification linked in the issue and compare its allowed grant types with RFC 8693. Locate the repository's representation or validation of the oauth2 shape; done means tokenExchange is accepted alongside the existing grant types and the relevant checks or examples reflect it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi
- Domain
- api, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100