response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3036/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: d42df408-70f5-4b60-8274-6c98d3b9468d (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlU3dVJVTkhBMElOaFBBT29OSl9yMHVlT0k5ZEZvdzBpZDBkVGZfdkRqUk0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMDM2LCJzdGF0ZV9ub25jZSI6IjJlZjkzOTA0MWQ3NjA5MDcxMzZkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDM2In0sImlzcyI6IkxPTiAwMDEiLCJzdWIiOiJkNDJkZjQwOC03MGY1LTRiNjAtODI3NC02Yzk4ZDNiOTQ2OGQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMzc1L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY2NDIyNTIsImV4cCI6MTc3NjY0MjU1MiwianRpIjoiNDc1ZWE3M2U4ZTdiZmFiODIyMTgifQ.GVFZw2310tilDWXaYtmkmRNx3IG-y5km_0LDPJ4mcgkcSTP4xG7_EeToi0qqzy6DhNxpqLfJ994vHeECHcvQWwF-65fiFD3eSs-v76Bs50-f0E9qfmme-CEayM8Llbc8_PtQlwuzUPktqFjHlv54c9-4o8l-n0_hkBGl14_t-EFse6UczHE4xOgohz74CZEd2In2si-nNVZ2W7hTSHj30T0epo3-Ix0f7-ZUrjI1OTaN1LygdHk-2C_3ASE4y0O9MSlK17kWkIBPDhHtuyASRukqVxW07U6ENSRgXhXR35J0Pqf7NVNoZrM0IlVRkJsxWnudvbOLB8GLM9Vw0LB_0Q (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: 2ef939041d760907136d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request