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

Auto Logout #57

Open
1 task
cf7 opened this issue Dec 27, 2016 · 2 comments
Open
1 task

Auto Logout #57

cf7 opened this issue Dec 27, 2016 · 2 comments
Milestone

Comments

@cf7
Copy link
Collaborator

cf7 commented Dec 27, 2016

  • Automatically logout users after inactivity for a specified amount of time

Do we know the typical HIPAA auto-logout time limit?

See Settings Issue #25 for user options to designate time limit

@cf7 cf7 added this to the Minimum Viable Product Deliverable milestone Dec 27, 2016
@bjohnson05
Copy link
Contributor

Here's something I found on https://www.hhs.gov/hipaa:

Do the Security Rule requirements for access control, such as automatic logoff, apply to employees who telecommute or have home-based offices if the employees have access to electronic PHI (e-PHI)?
Answer:

Yes. Covered entities that allow employees to telecommute or work out of home-based offices, and have access to e-PHI, must implement appropriate safeguards to protect the organization’s data. The automatic logoff implementation specification is addressable, and must therefore be implemented if, after an assessment, the entity has determined that the specification is a reasonable and appropriate safeguard in its environment. If the entity decides that the logoff implementation specification is not reasonable and appropriate, it must document that determination and implement an equivalent alternative measure, presuming that the alternative is reasonable and appropriate. If the standard can otherwise be met, the covered entity may choose to not implement the implementation specification or any equivalent alternative measure and document the rationale for this decision. The information access management and access control standards, however, require the covered entity to implement policies and procedures for authorizing access to e-PHI and technical policies and procedures to allow access only to those persons or software programs that have been appropriately granted access rights.

What this means is, you can pick your own time-out limit. I would recommend something standard, like 10 minutes of inactivity. Most of the sites I have visited that implement this feature use either 10 minutes or 15 minutes, with banks and health-care providers being the shorter duration.

@cf7
Copy link
Collaborator Author

cf7 commented Dec 27, 2016

This is awesome! Thank you so much BJ!

@cf7 cf7 modified the milestones: Minimum Viable Product Deliverable , Minimum Requirements Mar 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants