LTI 1.3 Linksammlung Implementierung

LTI 1.3 Linksammlung Implementierung

 

LTI Flow Resourcelink

https://hexdocs.pm/lti_1p3/lti_1p3_overview.html

1. LoginInitiation

https://www.imsglobal.org/spec/security/v1p0/#step-1-third-party-initiated-login

 

2. Authentication Request

https://www.imsglobal.org/spec/security/v1p0/#step-2-authentication-request

 

3. AuthenticationResponse

https://www.imsglobal.org/spec/security/v1p0/#step-3-authentication-response

 

4 Resource is displayed

https://www.imsglobal.org/spec/security/v1p0/#step-4-resource-is-displayed

deeplinkrequest

http://www.imsglobal.org/spec/lti-dl/v2p0

resourcelinkrequest

http://www.imsglobal.org/spec/lti/v1p3/

Dynamische Registrierung

https://www.imsglobal.org/spec/lti-dr/v1p0

 

Referenzimplementierung:

https://lti-ri.imsglobal.org
 
code, libs, docs etc.

https://github.com/IMSGlobal/ltibootcamp

youtube videos:

https://www.youtube.com/watch?v=f_6pWiQpg5s&list=PLb5mG7w3UZkPKHODmz5YCkIqnWQEsjMkd

 

weiterführend:

oidc mit client side post messages (nicht verwendet in edu-sharing. es nutzt standard oidc flow)

https://www.imsglobal.org/spec/lti-cs-oidc/v0p1