Option for Globals at end of API execution

If I understand correctly, the global steps are always run BEFORE the API actions. This request is for the option to run AFTER the API actions.

Use case involves the identity action in global steps. If a logout action is run, the identity output (if selected) contains the previously logged in use, even though they are logged out.

Seems like there might be other use case as well that would support running Globals at the end of APIs.