response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2558/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: sandypatel (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkpqajFPRDdVdnZ3dFJacFEyLW5oUGpBQ0M3U0w5STZlS251YlFRN1BKQlkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNTU4LCJzdGF0ZV9ub25jZSI6IjAzNTliNzFjNWViZjdhOWJjY2NiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTU4In0sImlzcyI6IlNLIFRvb2xzIiwic3ViIjoic2FuZHlwYXRlbCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI4NDQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTEyMzA4OCwiZXhwIjoxNzg1MTIzMzg4LCJqdGkiOiJiMzJjMGE3ZDM3ZTBjODk4OTE0MyJ9.IaHbUqqMxjKDB1qrRD0Udhe4d8i9DLw4PB74gm9r4KCKwsd3FJluf1KEEaccZsu4vQ-Hp6JAu1_7a6xwr56AUWU6EhUPNnxHE9U5sbFbGjJOLJDiBVQbKpm17xB1PK7LPFUN2qxO_beWVR7zpYP2lRPPLHATUofZf7zpBHYcbgGHEYu2fC_tuQAH-fgTYi_7v5rbDGJtDTW_9UkrW7_ucoEMGSH8Ufvw1SJO1dytbvFRd9efJbdEL77-y29pmi4_jIVmYc5l6YTSGpvPRyVt5ZbSPDTFEcDoekMJXB07LqKgP01RVDHaTgWbXOb_EHrrC_TPOZ7PepNO5o-qKM4EkA (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: 0359b71c5ebf7a9bcccb (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request