bcgov / lcrb-dav

LCRB Digital Age Verification Service
Apache License 2.0
0 stars 6 forks source link

Add setting to allow retaining/not-retaining requested attributes for each proof #7

Closed esune closed 2 months ago

esune commented 4 months ago

When creating a new proof-request, add a body parameter defaulting to false that would define whether - once the proof-request is completed - the requested attributes presented in the proof-request need to be retained or should be deleted.

When not retaining the requested attributes, the system should also be able to determine whether they need to be pushed to the push notification endpoint or not, independently from their retention strategy.