Currently actionable notifications do not require unlocking the phone. I would like to use it for disarming my alarm, but would want to require the phone to be unlocked for security. Android’s API supports this through isAuthenticationRequired
So ideally a parameter could be added in the action config for requiring authentication.