pkit_user — Gets user ID of authenticated user.
my $pkit_user = $model->pkit_user;
Gets the user_id from $apr->connection->user, set with the return value of pkit_auth_session_key.