Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NOTE: ALL DIRECTORIES REFERENCED IN THIS DOC WILL START FROM THE AUTHZ ROOT.

Identities:

Identities in any

...

Organization will be hierarchical, and they are their own.  AAF was designed in ways to allow companies to utilize their own way to dealing with Identities.  Please start here (Philosophy of Identity).

ONAP Initial identities fictitiously a euphemistic hierarchy.  Obviously, a real company would want to replace this with their own.

identity.dat

When deployed, you will find the file "identities.dat" in docker directories "/opt/app/osaaf/data", and a configured Docker Volume of "config".  (The Docker Volume keeps this file up persistently, whether Apps exist or not).

The Sample that is installed, if one does not exist, is copied from the docker image directory "/

Code Block
languagebash
titleIdentities.dat
# From directory you git-cloned "authz" into
authz$ cd auth/sample/data


Relationship to various ONAP Test environments:

...