cds-hooks / sandbox

CDS Hooks Sandbox
http://sandbox.cds-hooks.org
Apache License 2.0
34 stars 32 forks source link

add message origin checking for SMART Web Messaging #126

Closed barabo closed 4 years ago

barabo commented 4 years ago

I've added a filter to enforce origin checking, causing the sandbox to ignore messages that don't match the expected origin. I've also updated the unit test to pass.

barabo commented 4 years ago

@jmandel, @dennispatterson - PTAL