I have successfully implemented Data masking for password variable in one of my API. However, I have one step in my flow to display full body of my request content via AssignMessage policy. When I validate my trace session data, I see that in output of that step, data is not masked for that variable. Is there a way to mask that variable in this debug step (AssignMessage)
Thanks