Skip to content

Commit

Permalink
Add auth to changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
carlos-schmidt committed Sep 5, 2024
1 parent e01dd22 commit 00ca515
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Current development version

Compatibility: **Eclipse Dataspace Connector v0.8.1**
Compatibility: **Eclipse Dataspace Connector v0.8.1, v0.9.0**

**New Features**

Expand All @@ -14,6 +14,10 @@ Compatibility: **Eclipse Dataspace Connector v0.8.1**
* When a contract is negotiated for one of those elements, the endpoint provided by the
shell-/submodel-descriptor
is used as data source for the data transfer
* Add AAS Authentication schemes
* If an external AAS service/registry needs authentication, this can be configured when registering the
service/registry at the extension
* example: `{ "type":"basic", "username": "admin", "password": "administrator" }`

**Bugfixes**

Expand Down

0 comments on commit 00ca515

Please sign in to comment.