Hi,
I find it useful to disable the forced request for the password every three days and thus patched my Android to behave like that. For more details and discussion see GrapheneOS/platform_frameworks_base#19 I think AdminControl is a good place to implement this feature properly so I want to track it here.
Ref: https://developer.android.com/reference/android/app/admin/DevicePolicyManager.html#setRequiredStrongAuthTimeout(android.content.ComponentName,%20long)