response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3033/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: LTI_1.3_TEST_PLATFORM (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Imk4WTZTQUJxME1PSUM2VGlGaWVxQXZ1WFNzVDRMUnV5UnhHTnNvSWhaeWciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMDMzLCJzdGF0ZV9ub25jZSI6IjY1NWQyZjY0YWY3MzQ1MGQ0MTc2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDMzIn0sImlzcyI6IkxUSV8xLjNfVEVTVF9UT09MIiwic3ViIjoiTFRJXzEuM19URVNUX1BMQVRGT1JNIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzM3Mi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2NzQ1ODEyLCJleHAiOjE3NzY3NDYxMTIsImp0aSI6ImFkZGMzYTEwMzMzODE2YmRkZWQ2In0.AuwCfqKKB4Z46nKxu-Phmv8z1HmNTBaYUVVCEoATWxcoMC_0sv0IOoSEoAQqSbIGxRZ2mEuGZzitTY6JWsb5liIPN03zQj9STPTtOV8ClOcY8-wRUsqfn3pDNd51ayktLD1QAbVb3WhNp_bDC-PnsZO84tOAlQTRP7YTFYWVdfxitGIiYlMlMj_8i9uhh3f7RkqOf37f40XbXVHYLxrywF-6NU68iIQUji2MLfun3ytWKpqSTyU-OOLC5x9t6bQsNJ-iVjgYSh9YxQ0nm21vLjMqkB655_YnOmzvWyUSLLdvyx7sxeXrogjPsU3YmmVApMKzy-SgJhnQvNkIu3lRRg (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: 655d2f64af73450d4176 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request