Commit e1a13fa7 authored by guillecxb's avatar guillecxb
Browse files

update release notes for supported features

parent 34b8d4bf
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)