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.eyJ0b29sX2lkIjoyNTU4LCJzdGF0ZV9ub25jZSI6IjhjNmQ4NmY4MjU1MTNlOWFkODJhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTU4In0sImlzcyI6IlNLIFRvb2xzIiwic3ViIjoic2FuZHlwYXRlbCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI4NDQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDYzNjAzMSwiZXhwIjoxNzc0NjM2MzMxLCJqdGkiOiIyMTcyYzFhZjRjYzBiZmExNTQ4YyJ9.Ilu874ZNe_1lZuqrQP14GMsdDtnmd8RPG0RdrHmTa1BgLhS2PxesaKNcjdyDRkqhXWmA4AdoIm-hfPOmGBwgfmHzv32lJDyUYBs7o8zo3mcZnJiI984-W9OqG9EvPKuSvdMPkHMxK7X5Nc8gXiET3czPCD3bPxSl2w4Wmx6zSUZ1X5IH2em4cioKuFWyb2S_8HlbJ-1h7ORuLxCZvz91gQu4jFIyAN_D95jpGp07FN87FSw2_6RhK2weohs2-DTD6lQeXvGK_rdJ_VtVhNcFdiii9MCrrMKUE9IK4vLoOTKQTiZfuVOtwE-Idy3Crrca5c6N234bghgB5HPaQ19kYQ (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: 8c6d86f825513e9ad82a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request