sovity / edc-ce

sovity Community Edition EDC
https://sovity.de/en/connect-to-data-space-en/
Apache License 2.0
54 stars 16 forks source link

Error Registering a Resource at Broker UI #87

Closed bv5317 closed 1 year ago

bv5317 commented 1 year ago

Bug Report

Description

Facing an error while running the docker compose, the dataspace connector status is shown as ready however, while trying to register the resource at broker, it says ""Failed to obtain token: {"error":"invalid_client","error_description":"Client unknown"}""

Using this as Client_id with the given SKI:AKI values which was generated from the get_client.sh script "AE:92:8C:65:A3:FB:41:F1:05:3E:EF:19:05:84:DA:6B:E2:25:E6:90:55:8C:E0:EE:C9:79:10:F5:DD:1E:BF:33:87:8B:8A:BE:A4:01:16:64"

Apparently, in the readme file it says the client_id has "keyid" in between the SKI:AKI combinations but it did not generated any keyid in this case. Wondering if the client_sh script needs to get updated.

tmberthold commented 1 year ago

In a way a duplicate of: https://github.com/sovity/edc-extensions/issues/86

We're going to take a look at that.

tmberthold commented 1 year ago

Will close this one in favor of #86 as a duplicate.