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

[BB-2] Build out PrivX #1

Merged
merged 9 commits into from
Jul 12, 2024
Merged

[BB-2] Build out PrivX #1

merged 9 commits into from
Jul 12, 2024

Conversation

mgaeta
Copy link
Contributor

@mgaeta mgaeta commented Jul 3, 2024

Building out a new PrivX connector.

The principals in this connector are PrivX users and the ID is a PrivX UUID.
The other resource is roles. The entitlement is assignment to a role.

This relies on a fork of PrivX's Go SDK because v1.35.0 has a small bug.

TODO

  • Add unit tests
  • Add an integration test?

@mgaeta mgaeta force-pushed the feat/marcos/init-commit branch from 9467d44 to 681590b Compare July 9, 2024 21:01
@mgaeta mgaeta changed the title [WIP][BB-2] Build out PrivX [BB-2] Build out PrivX Jul 9, 2024
@mgaeta mgaeta force-pushed the feat/marcos/init-commit branch 2 times, most recently from 105690b to fc50d03 Compare July 10, 2024 00:08
@mgaeta mgaeta marked this pull request as ready for review July 10, 2024 00:18
@mgaeta mgaeta force-pushed the feat/marcos/init-commit branch from fc50d03 to 3e9f1c2 Compare July 10, 2024 23:12
@mgaeta mgaeta requested a review from ggreer July 10, 2024 23:13
@ggreer ggreer merged commit 9702e02 into main Jul 12, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants