You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an enhancement of #696 it should be possible to define in a policy that all features of a single thing are addressed in the resources section of the policy.
Therefore it should not be required to write all feature names in the policy as sharing policies for many things would also be very limited by this approach.
using the wildcard * as part of this story is only supported as replacement for the feature name
it shall be possible to use the wildcard for following resource types:
I am getting interested in this again - would be very useful for e.g. defining "end user" "WRITE" permission to all "desiredProperties", but only "READ" to all "properties".
As an enhancement of #696 it should be possible to define in a policy that all features of a single thing are addressed in the
resources
section of the policy.Therefore it should not be required to write all feature names in the policy as sharing policies for many things would also be very limited by this approach.
*
as part of this story is only supported as replacement for the feature namething
:thing:/features/*/properties
message
(which was already requested by another issue: Support for policy wildcard in message:/features #685 - the other issue will be closed as duplicate):message:/features/*/inbox
Example policy:
The text was updated successfully, but these errors were encountered: