Skip to content
Snippets Groups Projects
Unverified Commit 79d3c3b0 authored by Giovanni Cimolin da Silva's avatar Giovanni Cimolin da Silva
Browse files

Add implementation of access token endpoint


This commit adds support for the LTI 1.3 Access token endpoint, as detailed in the IMS Security Framework.
The token is generated using the consumer's private key (stored in the XBlock) after validating the message sent by the LTI Tool using it's public key.

Signed-off-by: default avatarGiovanni Cimolin da Silva <giovannicimolin@gmail.com>
parent c2f27755
No related branches found
No related tags found
Loading
Showing
with 933 additions and 44 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment