This was a performance evaluation project I developed while working on the Transitive Identity project @ USP/HPE
This repository is part of HPE/USP Transitive Identity & Embedded Claims project. Details about each component can be found in /doc or in its own directory. The repository is organized as follows:
- assertgen: command-line interface (CLI) to perform different functions, like interacting with PoC IdP and executing all poclib functions.
- doc: contain the documentation related to the solution.
- poclib: prototype of a Go package, containing the token nested scheme functions.
- samples: contain all three PoC scenarios and its documentation.