Skip to content

Commit

Permalink
RD: Add basic support for security policies
Browse files Browse the repository at this point in the history
This allows users of the resource directory implementation to define
policies policies, i.e. limit access to specific endpoint names and sectors.

The configuration happens using a separate JSON file that needs to be
provided with the `--security-policy` command line option.

The file format is currently described in the rd.py module description, a
CDDL description (like in credentials.cddl) is not included yet.
  • Loading branch information
pulsastrix committed Oct 15, 2021
1 parent 93e6992 commit 75218c1
Showing 1 changed file with 347 additions and 9 deletions.
Loading

0 comments on commit 75218c1

Please sign in to comment.