tfpauly / privacy-proxy

Specifications for Privacy Proxy Implementations
Other
29 stars 11 forks source link

Attester configuration #127

Closed chris-wood closed 2 years ago

chris-wood commented 2 years ago

Just like Issuers have configuration dictionaries specifying the endpoints to use for interacting with its resources, Attesters should have a config dictionary as well. To start, this would contain the URI that client's use when sending a token request to the Attester that should be forwarded to the Issuer.

chris-wood commented 2 years ago

Now that the attester has a template, we may be able to close this.