From 6d598f46b589b08579c70fa40e8356880268b4f0 Mon Sep 17 00:00:00 2001 From: GNU Hurd wiki engine Date: Thu, 23 Aug 2007 09:32:36 +0000 Subject: web commit by NealWalfield: Create. --- abac.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 abac.mdwn diff --git a/abac.mdwn b/abac.mdwn new file mode 100644 index 00000000..5f0ba007 --- /dev/null +++ b/abac.mdwn @@ -0,0 +1,8 @@ +ABAC stands for authorization-based access control. +In this model, access is not granted based on the +identity of the caller but by an authorizing agent +that delegates access to a particular resource. +Such authorization is then encapsulated in +[[capabilities]] allowing them to be freely [[delegated]]. + +See also [[IBAC]]. \ No newline at end of file -- cgit v1.2.3