response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5314/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: ltipl_fort_cl1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlJOQTZyUXhXRmRzX2xpbGNTXzZRUGdIRU1zcVVPVFUxZWowNU9fc2ZXcDAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MzE0LCJzdGF0ZV9ub25jZSI6IjQ4NTBmYTk3ODg0Zjg3ZDIwNTU5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MzE0In0sImlzcyI6Imx0aXBsX2ZvcnRfdG9vbDEiLCJzdWIiOiJsdGlwbF9mb3J0X2NsMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzU1MDgvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MzIyMDgxNCwiZXhwIjoxNzczMjIxMTE0LCJqdGkiOiI3ZDdmZWFmNzNhYTM3YjY3OWFlMiJ9.lWh5cr2vQp1JPdiEKeGDficI7loEWsdnXqga1KsTrhpmX_pXspzpYBM4ioUo4gia7CGrPpzO_gWtsWauu-Rd8wdD8kOACTMtOqUqcGU3RONiETwRamjo1z48wkiF2mdxetTfFGkj15vEWTJ_pcd-HFGg95o6w-1x91TJ5xZ4-dh5I906ZdPd6ff9n1DzpAcNEHLlC5wMghRj-Rj85haklTbIdAaLQkPxDVp9fhr4n0cI5oK0QfvDpWWsc7BkDOnd8jZjwEhbj5eeDODYfkeLsHXJxmTnA1xWJc8JRX5oVaHVYLAqc3zP_9WUk1LBSoc2RguC-txRYhtSnOnLdwi59A (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: 4850fa97884f87d20559 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request