Attribute-based access control: Difference between revisions

Content deleted Content added
Line 31:
 
=== Application Security ===
One of the key benefits to ABAC is that the authorization policies and attributes can be defined in a technology neutral way. This means policies defined for APIs or databases can be reused in the application space. Common applications that can benefit from ABAC are:
 
# content management systems
# ERPs
# home-grown applications
# web applications
 
The same process and flow as the one described in the API section applies here too.
 
=== Database Security ===
=== Big Data Security ===