orchestracities / anubis

Anubis: a flexible policy enforcement solution for NGSI APIs (and beyond!)
https://anubis-pep.readthedocs.org
Apache License 2.0
7 stars 5 forks source link

Policies to cater for public access #200

Closed c0c0n3 closed 1 year ago

c0c0n3 commented 1 year ago

Is your feature request related to a problem? Please describe. TODO @c0c0n3 , @Cerfoglg flesh out

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

c0c0n3 commented 1 year ago

Also notice a sys admin could set up an open policy whereby anyone without a token can create an entity. This is an opt-in feature, meaning that if you don't create the policy then API clients will need a token to create an entity, whereas with such a policy in place, the sys admin has the extra flexibility to allow external clients (e.g. devices with limited capabilities) to still push data into context broker.

c0c0n3 commented 1 year ago

done. see