Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logging - Password Filtering #30

Closed
AlanFoster opened this issue Jan 14, 2015 · 1 comment · Fixed by #32
Closed

Logging - Password Filtering #30

AlanFoster opened this issue Jan 14, 2015 · 1 comment · Fixed by #32

Comments

@AlanFoster
Copy link
Contributor

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?

@AlanFoster
Copy link
Contributor Author

Depending on the approach applied, potentially this could be expanded to include the filtering of the SessionHeader value

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant