Skip to content

Implement the option for having a list of access-checkers instead of just one. #201

@bashir2

Description

@bashir2

Currently we can only have one access-checker; to combine multiple access-checkers one should implement a new plugin. It is probably better to let multiple access-checkers be provided and they will be checked in the order provided. For example, a setup might be ACCESS_CHECKER=patient,list,backend where a provided Bearer token is first checked against the SMAR-on-FHIR patient access-checker. If it fails the check, then it will be checked against the ListAccessChecker, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2:shouldAn issue to be addressed in a quarter or so.enhancementNew feature or request

    Type

    No type

    Projects

    Status

    🔖 Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions