Skip to content

Commit

Permalink
Guidelines on "hiding" ounits
Browse files Browse the repository at this point in the history
  • Loading branch information
wrygiel committed Feb 9, 2017
1 parent 33550c1 commit 8537ec2
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,15 @@ Permissions

* All requests from the EWP Network MUST be allowed to access this API.

* Additionally, implementers MAY allow this API to be accessed by
* Additionally, server implementers MAY allow this API to be accessed by
**anonymous** external clients too (without the need of using any client
certificate).

* Server implementers MAY choose to hide some of their organizational units
from EWP members. But if they do, they MUST keep proper referential
integrity in mind (if a unit is referenced somewhere in other APIs, then it
MUST be visible here).


Handling of invalid parameters
------------------------------
Expand Down

0 comments on commit 8537ec2

Please sign in to comment.