response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5186/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: test_client (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InozcUl5bHd3RHRhb2dRaGZDV2RlTWd3TUVhMUVFNFRsTGMtZmVldmhBQXMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MTg2LCJzdGF0ZV9ub25jZSI6ImU4YmJkMDUxZTc2NjdiN2Y2NDIyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MTg2In0sImlzcyI6Ikl2YW5fVGVzdF9Ub29sIiwic3ViIjoidGVzdF9jbGllbnQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy81MzcxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzUzODg0ODUsImV4cCI6MTc3NTM4ODc4NSwianRpIjoiNWJlOTM4YjY3MjYyYjBlMTA5NjUifQ.nva9hAzlU2CQ6uBAhEsZReE4pZ0LUJBWfyIQXIoaA9BTzjOEjvnoBVOqmIDl87nN2grEfu_gDMyD01IIOH8hvDmcdfCY62LTCP3xyCU2f8ogpauNk45VyMZSOn5tiJcBxwOm-jWJNxwrJrWGeh9QNASRSWUlQ1zxISoculoQCWE-RAOKLchiLsEAffE5p-szcRqvxIrIGHjKcasQelX71psy_37poqGsGf3pA7CI9RUJr6ez-36LbL4uHSo00nhxuSFmn0SQISSMeUMgCoQo7NEwOnRM1SW0jaeT3xIm_LyEEWJOoZwTwkVRcBGPqhF7YpCcm1by6fUK_SopqWxO1w (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: e8bbd051e7667b7f6422 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request