Skip to content

Extend authentication decorator to apply security to operations #4990

@dougal83

Description

@dougal83

Suggestion

Extend @authenticate decorator to apply security to operations. Initial iteration could start with http authentications schemes and possibly extended to rudimentary base apiKey scheme implementation. A caveat is that a securitySchemes object must be provided by the authentication strategy.

Further expansion later for other schemes in the auth specification docs.

Related:
#4416 feat: adds @tags convenience decorator
#4693 feat(Authentication) enable authentication strategies to contribute OASEnhancer

Acceptance criteria

TBD - will be filled by the team.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions