Hacker News new | ask | show | jobs
by J3L2404 5714 days ago
I assume Canada has patient privacy laws similar to HIPAA in the states. How have you dealt with privacy issues?
1 comments

All comms are via SSL. The application ties into a backend SSO system for authentication and authorization. The app uses timeouts on top of the ones enforced by the iPad. All requests run through backend data access policies via web services.