Date
1 - 1 of 1
AAF returning 403 status on call to /locate/AAF_NS.token:2.1 #aaf
Jerry Flood
Working though adding AAF to application and following
https://docs.onap.org/en/casablanca/submodules/aaf/authz.git/docs/sections/configuration/AAF_4.1_config.html and the video here https://docs.onap.org/en/casablanca/submodules/aaf/authz.git/docs/sections/development/index.html I have added comments describing the behaviors I am seeing here https://wiki.onap.org/display/DW/Instructional+Videos When running the SampleRestClientExample, observing the following error. 2019-02-19T11:55:21.163-0500: Error reading location information from https://aaf-onap-test.osaaf.org:8095/locate/AAF_NS.token:2.1: 403 <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 403 Access Denied</title> </head> <body><h2>HTTP ERROR 403</h2> <p>Problem accessing /locate/AAF_NS.token:2.1. Reason: <pre> Access Denied</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.12.v20180830</a><hr/>
</body> </html> The credentials configured by the container do not work as well as any known credentials.
|
|