Authorization Management Component (AMC)#

New in version 2.2.0.

Inrupt’s Authorization Management Component (AMC) is an application for managing access requests and grants. Inrupt provides a hosted version of AMC at https://amc.inrupt.com.

../../_images/amc-home.png

Features#

With AMC, users can:

  • Review access requests made to them for a decision (grant access/deny access).

    ../../_images/amc-review-request.png
  • Manage granted access:

    • View all the agents to whom they have given access.

      ../../_images/amc-grants-list.png
    • View the granted access by specific agent.

    • Revoke granted access to a specific agent (either for all resources or for a specific resource).

      ../../_images/amc-grants-by-agent.png

GitHub#

inrupt/authorization-management-component

See also