Skip to content

SW - support license type privilege authorization filtering by state #1589

@landonshumway-ia

Description

@landonshumway-ia

For Social Work, not every license type is recognized in every compact member state. When displaying which privileges are associated with a practitioner, we will need to take into account what type of license they have, and filter the final list of privileges based on which states recognize that license type.

For MVP, we have determined that we will track this licenseType/state mapping in the source code, likely as a YAML config file. Then during the CDK deployment we will have a custom resource that will add this configuration to the compact configuration record in DynamoDB, so that we can query the list of live states at the same time we get the most recent licenseType/state mapping.

Notes

Questions

Assumptions

Estimate

Tasks

  • TODO
  • Automated tests
  • API Docs
  • Postman collection
  • PR opened with labels / reviewers / assignee / linked-issue

Implementation Notes

Metadata

Metadata

Assignees

No one assigned

    Type

    No fields configured for BE.

    Projects

    Status

    New Tickets

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions