Anbindung geogebra editor (als LTI Tool) an edu-sharing (als LTI Platform)

Anbindung geogebra editor (als LTI Tool) an edu-sharing (als LTI Platform)


In der LTI PLatform folgende URL für die dynamische registrierung verwenden

http://GeogebraLtiTool.Host:port/rest/ltitool/dynamicregistration


Beispiel mit curl und edu-sharing

curl -X 'GET'   'http://Edu-Sharing.Host/edu-sharing/rest/ltiplatform/v13/start-dynamic-registration?url=http%3A%2F%2FGeogebraLtiTool.Host%3A8080%2Frest%2Fltitool%2Fdynamicregistration'   \
-L   -H 'accept: text/html'   -H 'Authorization: Basic YWRtaW46YWRtaW4='