Versions Compared

Key

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

...

Communication Security Architecture for SOL005 and SOL003 APIs

  • ONAP ETSI-Alignment API security conforms to ETSI NFV SEC022 Security specification (SEC022 GS).
  • Requirement: External NFVO and SVNFM need to validate incoming ETSI package
  • The SOL003/SOL005 Adapters communicate with the SVNFM and the external NFVO via secured HTTPS protocol with a proper authentication and authorization.
    • Support of HTTPs protocol is a must
    • SOL003/SOL005 Adapters provide security mechanism for authentication and authorization.
    • SVNFM/NFVO provide security mechanism for authentication and authorization.
    • authentication federation between the Adapters and the SVNFM/NFVO is under discussion.
  • <describe authentication choices and use of AAF here> 


High-Level View

The following diagram depicts a high-level view of ONAP ETSI-Alignment API security.

Gliffy
macroId698cf91d-a283-44ee-a8c6-967f41343468
nameETSI Secure Communication High-level for Guilin
pagePin2



Detailed View

Gliffy
macroId7cf46312-dd58-4673-a845-35b00e7bb0e1
nameETSI Secure Communication for Guilin
pagePin24

 



HTTPS Support

To secure communications between the SOL003/SOL005 Adapter and SVNFM/NFVO, the communication between them will be done via HTTPS protocol.

...