Commit 4e377ea7 authored by Pelayo Torres's avatar Pelayo Torres
Browse files

Merge branch...

Merge branch 'OCF-Doc43-update-release-notes-with-supported-features-for-security-and-audit' into 'develop'

Resolve "Update release notes with supported features for Security and Audit"

Closes #43

See merge request !47
parents 34b8d4bf e1a13fa7
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -51,6 +51,10 @@ This will also helps on the restart issue on k8s deployed OpenCAPIF.

- Code Review of Discover API according to the supported features negotiation.
  
- Added supported features negotiation in the Audit API service. The server negotiates supportedFeatures in queries and returns the agreed value in the response.
  
- Added supported features negotiation in the Security service.

#### Security Method PKI

- Security API Service GET /trustedInvokers/{apiIncokerId} logic updated. Now it will check securityMethod selected and according to that, inserts on authenticationInfo and authorizedInfo attributes the needed information [PKI Flow](https://labs.etsi.org/rep/ocf/community/-/wikis/pki-flow)