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