Create Essential DOC Structure for AAF
[aaf/authz.git] / docs / sections / architecture / aaf_architecture.rst
similarity index 98%
rename from docs/architecture/architecture.rst
rename to docs/sections/architecture/aaf_architecture.rst
index f9efd50..6e52288 100644 (file)
@@ -1,8 +1,8 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
 
-Architecture
-============
+AAF Architecture
+================
 AAF is designed to cover Fine-Grained Authorization, meaning that the Authorizations provided are able to used an Application’s detailed authorizations, such as whether a user may be on a particular page, or has access to a particular Pub-SUB topic controlled within the App.
 
 This is a critical function for Cloud environments, as Services need to be able to be installed and running in a very short time, and should not be encumbered with local configurations of Users, Permissions and Passwords.