response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3513/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: test_client_id (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjlNX2dGeDl2UUw5QXR0TkY3VVdhM19oeDA3WV9pSVhiWVpYNktxUHhQLU0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNTEzLCJzdGF0ZV9ub25jZSI6IjMwNzI3NDJjMTJmNzFlZjA0ODQwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNTEzIn0sImlzcyI6ImF1Z3VzdG9fdG9ydXNfdGVzdF90b29sIiwic3ViIjoidGVzdF9jbGllbnRfaWQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zODg4L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzU0MTE1NTcsImV4cCI6MTc3NTQxMTg1NywianRpIjoiMjA4NTNlNTJiYWQ5ZjJmNjAwZGQifQ.XEidhk551xjOI2VAdIa45SSUKLqDOB7WvHH6D8Ed797d5zgOJ92w3VAAQ4tvpjse6Y6iy9Ucy3ZlXAvhc1IhgwxdwRhBTXZahRGhwBOO-QmDVOBze2xpMy1ukw25z0UjcnbGLMJxR3G4Lydh9s2BTMmY0wPF-Mp6qOR3QpSOA466pncirJCfTafJ03eYXJvpLSOgaep6ewN9LsaepcCSZRTJp669XgV0iLwI4F5OApCPODTr-0xwET5-dfA_tSr_NHGEoHxLZKw6YZUvCn4qJwhvn55kTIOVltltLWkg5N_a0GD_GNhTUsZyuhBBsbss6x9TqVMOfgcSgJ5MogPVsA (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: 3072742c12f71ef04840 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request