response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3395/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: abcdnov22 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IldhakhGcEg4Qks3YnY5NFVrZWhDa05iVUxINTJ0Z0ZKMzhSUG40X0VsLTgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMzk1LCJzdGF0ZV9ub25jZSI6ImJmZDZiOTVjOWY0NmE4ZjhmODNkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMzk1In0sImlzcyI6ImNhcmxvcyB0b29sIG5vdiAyMiIsInN1YiI6ImFiY2Rub3YyMiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM3MzEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTMxMjQ2NCwiZXhwIjoxNzg1MzEyNzY0LCJqdGkiOiJmYzdjNmQ1YWFiMjM5ZDJjYzU3YiJ9.H9g0ItdqGhKesQp94EvG2E3_Pjo0QogqtdcoPv6ZJyQAyEfKimoF6D2nGRziny4y0UxxtEnz5nKSRYtMy_9j2uSso8W89huQ3DZ17qyS7RfkOcN4yf-zK4sVhItffCR5twZIal1xksIRETrdWjaRo4of1lhyAMhVLG9a5bzVkxA1p_kFlclCpVC_Z2JT2nguD9dS31z2HTZA1-js3ODqmzVQG4Q0CijIFQlaWotALcbOG7XTP8T1n_iCfJPb4ylTTY_3bwpi1NmuZZvjZAfYY42NPU9RUEev5jxNocXoTlXJsjHz43qTWputdsGafBGWMM2RGE1Tct_QsRYNp4e94w (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: bfd6b95c9f46a8f8f83d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request