summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2018-10-24 12:52:03 -0500
committervarun gudisena <varuneshwar.gudisena@att.com>2018-10-24 17:54:53 +0000
commit2c45841ac4e403d896df49d9214d8ec56587003b (patch)
tree708aea1b6479256d59b4cab5bebc0e2d093e7b21
parent9fe1153c6bad63922e026d1db86e51b95a92c6cc (diff)
Add CII Silver Badge to Docs
Issue-ID: AAF-584 Change-Id: I63d115009fd50a2e94178b857f852b47836faa38 Signed-off-by: Instrumental <jonathan.gathman@att.com>
-rw-r--r--docs/index.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 0390857f..d9f88f41 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -4,6 +4,10 @@
AAF - Application Authorization Framework
==================================================
+.. image:: https://bestpractices.coreinfrastructure.org/projects/2303/badge
+ :alt: CII Silver Badge
+ :target: https://bestpractices.coreinfrastructure.org/projects/2303
+
.. The purpose of AAF (Application Authorization Framework) is to organize software authorizations so that applications, tools and services can match the access needed to perform job functions.
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.