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.eyJ0b29sX2lkIjoyNjMzLCJzdGF0ZV9ub25jZSI6ImU4ZDdkMDBhZDQ3NGVhMGRkOTYxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNjMzIn0sImlzcyI6ImF3YXMgbmV3IExUSSB0b29sIiwic3ViIjoidW5pcXVlLWNsaWVudC1pZC1mcm9tLXN0dXR0Z2FydCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI5MzIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDI3NjEwOSwiZXhwIjoxNzc0Mjc2NDA5LCJqdGkiOiI3NWQ3NjYwNzE4NWM4YTg3YzllMiJ9.jCi8RmWjWgMZi8zm2FJ--IYnlxodt4Jc_9CkYs1Kik-dwKZiBfFcmYgSQrp7qyy2_MYPyY1DmfHVPZN-BlfMz1dLG8NUvMccw4OnYv3lH_aS9ZeVhCblEjUfMnvT5F3cGoAfWmXBj45fDpc4QURwOo0BG3V0v8zWbo9fv6OQe4N868xwWkOHDBi7sYZMDM9Gfc8DRLzoayCYK_Y4SZkK44cMraslgRx0ZTO5lWrWHpf6OZ9dqFI2CRPJSNCBBfsBu0go_gY2Ek_tS44uzWW75qwT8hkEz0ELjoIDxGrWnSVGrbWAtApIrla6qrsaapIkcfeczUr2e0pIHTEJ4YKsRA (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: e8d7d00ad474ea0dd961 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request