Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[API] Access Delegation: Restrict api:isRequestedFor from n to 1 #337

@nscheiber-champ

Description

@nscheiber-champ

Problem statement

The Access Delegation currently allows to give access to n Organizations for n Logistics Objects.
This is problematic when revoking access for a specific Organization for a specific Object. Additionally, when chain of trust is involved, the cartesian product ( n Organizations x n Logistics Objects) becomes hard to maintain.

Solution

Restrict the amount of Organizations in an Access Delegation (api:isRequestedFor) from n to 1.

Alternative

Restrict the amount of LogisticsObjects of an Access Delegation (api:hasLogisticsObject) from n to 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    In review

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions