Attribute-based access control: Difference between revisions

Content deleted Content added
Cool
Tags: Visual edit Mobile edit Mobile web edit
mNo edit summary
Line 34:
# A user can edit a document if they are the owner and if the document is in draft mode
# Deny access before 9am
With ABAC you can have as many policies as you like that cater to many different scenarios and technologies.<ref name="stackoverflow.com">{{cite web|url=httphttps://stackoverflow.com/questionsq/36705901/alternatives-for-roles-claims-access-control-systems |title=Alternatives for Roles/Claims Access Control Systems|website=stackoverflow.com}}</ref>
 
==Other models==