How to automatically revoke all permissions upon app close?

Wait 5 sec.

What I want to archive is effectively make all user granted permission temporary, to revoke any permissions when user exit(or use screen lock as trigger), and it should be applied to all apps. Is that possible without root?