Support for OAuth RAR and GNAP
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 6
- Forks
- 3
- Avg merge
- 1h 54m
- Merged PRs (30d)
- 1
Description
Apologies if this isn't the right forum to raise this, but I would like to see some newer technologies like OAuth's Rich Authorization Requests (RAR) and the Grant Negotiation and Authorization Protocol (GNAP) incorporated in an OpenAPI security object definitions. With RAR, it would be a way to get the RAR object type definitions and other details into an OAuth definition, in lieu of the scope value that's there already. With GNAP, it would be a new top-level object type akin to OAuth and OIDC, but with GNAP-specific details (grant request endpoint, RAR-like access objects, token presentation binding, etc). I'd also be interested to see how things like HTTP Message Signatures could be represented here.
I've read the proposed changes discussed here and I think it's in the right direction. One thing I think the use of a type parameter could potentially allow is an easier means of extending the security objects with new schemes that aren't included in the core OAS. I'm not enough of a JSON Schema expert to know how or if that's actually possible, but it seems like it would be possible to define, more than it currently is.
I'm not sure how best to contribute to the specification space and discussions, but I'd be happy to do so.
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
The issue does not identify repository files, tests, or entry points. Start by reviewing the proposed OpenAPI security object changes and the linked RAR and GNAP drafts; a concrete scope and acceptance criteria are needed before completion can be assessed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi
- Domain
- authentication, authorization, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100