-
Notifications
You must be signed in to change notification settings - Fork 0
Hackathon 113 Goals
Aaron Parecki edited this page Mar 19, 2022
·
3 revisions
Focus: HTTP Message Signatures
GNAP Client sign an HTTP request with rsa-pss-sha512
algorithm (and RSA key), signature validates at GNAP AS
Resources:
- https://httpsig.org (Validate your signature here)
Focus: Grants
GNAP client successfully starts a grant request at GNAP AS
Resources:
- https://gnap-as.herokuapp.com (Sample AS you can use to start a grant request at)
Focus: Interaction
GNAP AS and Client support redirect start and redirect finish methods
Focus: Tokens
GNAP Client successfully receives access token
Focus: RS
GNAP Client uses token at GNAP RS