You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently Active Zuora will log plaintext password, when making login calls. Savon2 allows filters with the following, as shown here, however there doesn't seem to be an equivalent API for Savon 1.2
Savon.client(filters: [:password])
Would it be possible to filter out this password within the current Active Zuora architecture?
The text was updated successfully, but these errors were encountered:
Currently Active Zuora will log plaintext password, when making login calls. Savon2 allows filters with the following, as shown here, however there doesn't seem to be an equivalent API for Savon 1.2
Would it be possible to filter out this password within the current Active Zuora architecture?
The text was updated successfully, but these errors were encountered: