Python implementation of the aaf cadi client 47/65647/1
authorVarma, Vikas <vv8305@att.com>
Tue, 11 Sep 2018 03:02:05 +0000 (23:02 -0400)
committerVarma, Vikas <vv8305@att.com>
Tue, 11 Sep 2018 03:07:57 +0000 (23:07 -0400)
commitbce4081920132be04a91ea60e7d0a2e1d030e88d
treeefaef9257a3422e83ce157a6c80e8432659864af
parent02390e7240f796075ea4ed4d0486f28806e4afd3
Python implementation of the aaf cadi client

Change-Id: I0cae202775361f221a7d8774254febfaf0a4bbac

Python implementation of the aaf cadi client

Change-Id: Icd31276a908eaf72ab30fc04e1d2a4715817a5b6
Signed-off-by: Varma, Vikas <vv8305@att.com>
Issue-ID: OPTFRA-339
config/osdf_config.yaml
osdf/adapters/aaf/__init__.py [new file with mode: 0644]
osdf/adapters/aaf/aaf_authentication.py [new file with mode: 0644]
osdf/webapp/appcontroller.py