response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3536/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: clientid_2 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Il9heTN3dHZaU1duNUNXTGZCak1xWW9adWF5UkZMb2IxMDkyUmIyT281Z0UiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNTM2LCJzdGF0ZV9ub25jZSI6IjcwODM2Y2RkMWUxYjliN2NjNzgzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNTM2In0sImlzcyI6ImNsIHRvb2wgMiIsInN1YiI6ImNsaWVudGlkXzIiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zOTEzL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODUyOTQzMDcsImV4cCI6MTc4NTI5NDYwNywianRpIjoiY2FiMzk4MTJkNmM5NjgyYjBkZGQifQ.VG_8GjT_G_tl8CoR0ce0Kr4EjrPf2CTMeFn7CMHMC8XtSWZdXKJ2vZDwsL9caqGSloAgupuukxpYMJDoZ0QxN0X_cJXjgFthmteS87KI--anI3KXPnseTJcFmLBuLg_8dcak5l2PorJFa7_Hb06YS1hlMQOukihmmLRUydyWHSHW5mAKBo9m2SNjcDNVVZSnL_ovLy-qtVEtwBMh5u-POhE1ItNKbig7ESFzTX018ruqE22oIop_c2BHxSr47AeAKxgJLo2i2IwDGBTRU1xITMlq54He5azyV7hmiBEfniCLGEiNmxd4Kb3NHFxDZFQOn1GiK6IBSKVsbHcqS5ufRQ (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: 70836cdd1e1b9b7cc783 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request