response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2633/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: unique-client-id-from-stuttgart (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlF5eENlbk1DQU8xRzBaSXgxOHk0NW1xRVV3Sk5KY0ZHTXJNaEVoX1BzeDQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNjMzLCJzdGF0ZV9ub25jZSI6IjM5NWFiYzQ0NjQ5ZDQ5OTY3NDJjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNjMzIn0sImlzcyI6ImF3YXMgbmV3IExUSSB0b29sIiwic3ViIjoidW5pcXVlLWNsaWVudC1pZC1mcm9tLXN0dXR0Z2FydCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI5MzIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDI3MDYzMiwiZXhwIjoxNzc0MjcwOTMyLCJqdGkiOiI4NDQ1MmZkMmQ0ZDYyNWM5NGFmOSJ9.GniVxYQ4HxXrYhdfe9BFxfLNpyNtSZNyUMmL6g7th9k9q4XLFxAonI2CfVnBPXRUV7VvMhE9bTU4_Pqy3w08afsm-4sBNIjx8QuqOGZFIGUPdAzsCGalj7tT0kmnkfCa_w0xxbb7GucYcORo2siUFwg4oUvS9mp_mgOsZRpheEN_VLk-pOf9bFPnMypI68NVftnGB9sNCP3AIu8DQXczSPtj-cyUG5l8btPv_ubigelaNkM_wT6zN1-NLhGIWJyxWYEO06JI-5NXBj_tTfEyenpYOCDEq2ADQzBHrOyveQ8sCPnw8JQR06G9ssOr9oeVPEPZsV53L86e0A9sfB_vGQ (required, opaque value used to maintain state between the request and the callback)
login_hint: (required, tools and platforms must support a value of form_post)
lti_message_hint: (required, a platform opaque identifier identifying the user to login)
prompt: none (optional, The tool should use a value of none. In the future a re-launch flow may support additional values being used here)
nonce: 395abc44649d4996742c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request