agera-edc / MinimumViableDataspace

Guidance on documentation, scripts and integration steps on using the EDC project results
Apache License 2.0
0 stars 2 forks source link

Adapted policy to the claims format of the IdentityHubCredentialsVerifier. #227

Closed ouphi closed 2 years ago

ouphi commented 2 years ago

What this PR changes/adds

Adapted policy to the claims format returned by the IdentityHubCredentialsVerifier.

Why it does that

MVD will be using the IdentityHubCredentialsVerifier. Adapted the policy to the claim format that the IdentityHubCredentialsVerifier returns.

Further notes

Changed the MockCredentialVerifier to return the same format as the IdentityHubCredentialsVerifier.

Linked Issue(s)

https://github.com/agera-edc/IdentityHub/issues/32

Checklist