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

Returned token elements should never contain the hash or token #22

Closed
3 tasks done
Syndesi opened this issue Aug 9, 2023 · 1 comment
Closed
3 tasks done

Returned token elements should never contain the hash or token #22

Syndesi opened this issue Aug 9, 2023 · 1 comment
Assignees
Labels
Bug Addressing unexpected issues. Security Addressing security-related tasks.
Milestone

Comments

@Syndesi
Copy link
Member

Syndesi commented Aug 9, 2023

When token data elements are returned, they should never contain their hash (internal use only) and plain text tokens (only manually added in the reference dataset to enhance user onboarding).

  • Add feature test to automatically detect if problematic fields are returned.
  • Disable fields from output in controller.
  • Check if other data types / fields should be included too.
    • Should this be user configurable? Part of a future schema process?
@Syndesi Syndesi self-assigned this Aug 9, 2023
@Syndesi
Copy link
Member Author

Syndesi commented Aug 15, 2023

Will be fixed in next release.

Syndesi added a commit that referenced this issue Aug 15, 2023
@Syndesi Syndesi added this to the 0.1.0 milestone Sep 3, 2023
@Syndesi Syndesi added Bug Addressing unexpected issues. Security Addressing security-related tasks. labels May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Addressing unexpected issues. Security Addressing security-related tasks.
Projects
Status: Done
Development

No branches or pull requests

1 participant