response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5419/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: techaccelerator (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlRLYW5YS3BGeTAxcFFRRVJKTk95YzdMODRYUm9JeHgyN2dOaVpidGNOWlkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NDE5LCJzdGF0ZV9ub25jZSI6ImQ4NzQ2ZGI1YzkzNDAwNGJkZGZkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NDE5In0sImlzcyI6InRhLXRvb2wtMDAwMSIsInN1YiI6InRlY2hhY2NlbGVyYXRvciIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzU1OTgvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTQwOTAwNywiZXhwIjoxNzc1NDA5MzA3LCJqdGkiOiJhMTY3NzA5NzFlYmNlNDRmZmM1YiJ9.N-xM4-yY9oMxLtd8t_aV9hxnVZtIemTO1E026YYtw2AQPQOeF_bwhQKrLMRFckdL-rl6MacNvx41sAyd6aTPADLqXV27V1utN7HGjx_T2tjJ5bdyWH0HKhruu5GeJ_4wXiGuJacweFyRYQ_Ff2VRoH1hOF-6pR--tEyqfcc49F9k3PmAzy1y3ROkLky82ts6Jx03Ztvj45fi4u6ViTz5H9NazgOiZzeT_2v3eCZ2JePz6CniH9--ypmohJ_i-gm3TaX-e-KTOeR3WJCm9swI97srBmwkTa6fbvAvVI4nst8mEgFEHE2TSPkMwbj36EDC1cWnywMjaucRgpkfFSY1cw (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: d8746db5c934004bddfd (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request