Created Consent Service Considerations (markdown)
parent
400e01b564
commit
73d40b00b6
|
@ -0,0 +1,6 @@
|
|||
This page will almost certainly get migrated somewhere more permanent eventually.
|
||||
|
||||
Considerations for building a consent service that applies directives but doesn't leak information:
|
||||
|
||||
* Handle chained search parameters somehow (block them? allow interceptor to have a say on them?)
|
||||
* Block/filter `Bundle.total` and avoid returning search bundles that are obviously missing entries
|
Loading…
Reference in New Issue