Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add consent commencement dateTime #20

Open
equalspeterd opened this issue Jul 12, 2019 · 0 comments
Open

Add consent commencement dateTime #20

equalspeterd opened this issue Jul 12, 2019 · 0 comments
Labels
category-needed New item that has not been categorized yet

Comments

@equalspeterd
Copy link

Is your feature request related to a problem? Please describe.
In some cases, consent may need to be captured well before actual processing is required. For example, in preparation for a trip, consent for processing may be gathered days ahead of an actual trip, however processing is not needed prior to the day of the trip itself. Such staged consent support is not currently possible, as the timestamp on the receipt acts as an implicit start date for processing. Processors are increasingly wary of such open-ended windows (rather they choose to limit exposure).

Describe the solution you'd like
In $.services[].purposes[] we have a termination property. I propose adding an optional commencement (or in SAML parlance, notBefore) property to the purpose object.

Describe alternatives you've considered
Today, to increase interop chances, we store this value outside the consent receipt, which requires us to move the signature on level above our consentReceipt object.

Additional context
Add any other context or screenshots about the feature request here.

@andrewhughes3000 andrewhughes3000 added the category-needed New item that has not been categorized yet label Jul 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category-needed New item that has not been categorized yet
Projects
None yet
Development

No branches or pull requests

2 participants