Update git submodules
authorRene Glover <rene.glover@att.com>
Thu, 16 Apr 2020 15:37:44 +0000 (10:37 -0500)
committerGerrit Code Review <gerrit@onap.org>
Thu, 16 Apr 2020 15:37:44 +0000 (15:37 +0000)
commit435030dec82e8e146170139b32d7b64346bbee69
tree15534cc1c0c3b2b7d6eedfb54995126662ee0336
parent076800d473aa169039e3401c2a3ce4eafe02548e
Update git submodules

* Update docs/submodules/aaf/authz.git from branch 'master'
  to 861b557b294032f9443ee1fca6b42d7252e92481
  - Fix CADI Connection to Remote DNS AAF servers on proxied network

    Java CADI client code and web filter has been fixed to allow
    specification of a fixed hostname for connecting to AAF
    service and avoiding use of the AAF Locator service to bootstrap.
    The CADI code was also updated to avoid pre-resolving DNS in this
    scenario.  This fix is necessary to address use cases where the
    AAF servers live in a different network domain from the CADI
    client where the access point is through a proxied endpoint and
    the DNS name is unresolvable on the network where the CADI client
    code is executing.

    Issue-ID: AAF-1123
Signed-off-by: Rene Glover <rene.glover@att.com>
    Change-Id: I8835b7445e9bc1f6e89380462062748b53e078e5
docs/submodules/aaf/authz.git