markjandejong

Results 4 comments of markjandejong

As a side note, I just confirmed that manually adding the poilcy_id into the statefile fixes the agent policy token query.

@bturquet Any word on this feature? This would be extremely useful!

Although not a long-term solution, updating PHPIPAMs class.PDO.php seems to work as a temporary workaround. ``` diff --git a/functions/classes/class.PDO.php b/functions/classes/class.PDO.php index ba2d379e..33f28418 100644 --- a/functions/classes/class.PDO.php +++ b/functions/classes/class.PDO.php @@ -189,6 +189,7...

Hello @tobio ! Thanks for looking into this! Below are the code snippets. Out of caution, I can provide the content of `local.fleet_package_policies` via an Elastic support ticket if you...