datakaveri / iudx-resource-server

IUDX Data publication and subscription portal
https://rs.iudx.org.in/apis/
Apache License 2.0
6 stars 28 forks source link

data restriction and attribute masking #528

Open ankitmashu opened 1 month ago

ankitmashu commented 1 month ago

This PR includes changes for [Data access restriction]

  1. Quota Limit Enforcement:

    Limits data access based on daily API call count and data consumption.[For consumer role]

  2. Attribute Masking Setup:

    Controls access to specific data attributes.

Note: Attribute masking feature yet to be implemented for Redis(latest search)

ankitmashu commented 1 month ago

TO DO: