Skip to content

Instantly share code, notes, and snippets.

@fleischr
Last active January 13, 2023 16:50
Show Gist options
  • Save fleischr/2e86db37a7bcea637efa361f8b4c1b09 to your computer and use it in GitHub Desktop.
Save fleischr/2e86db37a7bcea637efa361f8b4c1b09 to your computer and use it in GitHub Desktop.
How to retrieve the subject account details for PRVD Shuttle workgroup
# Authenticate if you havent already
prvd authenticate
# Navigate to the workgroup
prvd baseline subject-accounts list
# copy the relevant subject account id for your scenario (ex: subject_account_id in protocol message)
# ought to be sha256 hash of workgroup.organization
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment