e2e-testing icon indicating copy to clipboard operation
e2e-testing copied to clipboard

verify communication api keys are invalidated during unenroll

Open adam-stokes opened this issue 4 years ago • 0 comments

Must unenroll an agent without revoke: True then query ES for the api keys: https://www.elastic.co/guide/en/elasticsearch/reference/current/security-api-get-api-key.html

From there figure out the agentid and verify the invalidated field is True for botht he access key and output key.

This should also be run against a force unenroll (revoke = True)

adam-stokes avatar May 20 '21 15:05 adam-stokes