Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 543 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 543 Bytes

Examples of using the Common Fate API:

Set up

To run this locally, follow the instructions below:

  1. Copy .env.example to .env.
  2. Add your Common Fate environment variables to .env. You'll need to use the Read Only client ID and client secret for the example.

Entitlement access API

Run the example:

go run main.go -role BreakGlass -account ExampleAccount -user [email protected]

Test group membership API

Run the example:

go run main.go -user [email protected] -group-id GroupID