PaloAltoNetworks / a3s

Auth As A Service
Apache License 2.0
8 stars 5 forks source link

Update: Rework orphan deletion for scale #83

Closed ericrpowers closed 1 year ago

ericrpowers commented 1 year ago

Description

Our current orphan deletion logic does not scale due to its not in approach. This rework swaps the logic to an in approach by doing the following:

Fixes: https://redlock.atlassian.net/browse/CNS-7191