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

Test e2e: encrypt/decrypt with profiles #334

Open
3 tasks
jakedoublev opened this issue Aug 26, 2024 · 0 comments
Open
3 tasks

Test e2e: encrypt/decrypt with profiles #334

jakedoublev opened this issue Aug 26, 2024 · 0 comments

Comments

@jakedoublev
Copy link
Contributor

Background

We recently added support for BATS e2e tests, with a few test runs currently in the pipeline. We need to add e2e tests for the critical paths within policy where we are relying on a profile to run encrypt/decrypt

Acceptance Criteria

  • encrypt/decrypt with a client credentials profile
  • encrypt/decrypt with a user auth code flow profile
  • switching profiles away to a profile that is authenticated but not entitled does not give TDF access/decryption

Blocked by #333

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

No branches or pull requests

2 participants
@jakedoublev and others