response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4937/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: shibatest (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImNLTnNCd2dLVmxDcFpQNS1FSUU5Y3ZHY3Y5MGZseEUzVGlzdERPdWM3MUkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0OTM3LCJzdGF0ZV9ub25jZSI6IjZmOTA1MWIyMWY5ZjgyNmZmOTBhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0OTM3In0sImlzcyI6InNoaWJhLXRlc3QtdG9vbCIsInN1YiI6InNoaWJhdGVzdCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUwMzcvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjUyNzQ3MywiZXhwIjoxNzcyNTI3NzczLCJqdGkiOiJiMmUxYjQ4MDBmYzI4NDdmMTBkYiJ9.PiqDfqtYj3F_p36lHiBmz7qeTKjMTKOmbaBl3Qh0wZ1G5HmSsgEPW1Qoi7psF0186ENaFknkKw4SxaKlC2gCCRdo4CxgZjjyyFuEzQe2qw5eZahW_DmUOBI2sa_ZIMKLsWWX6Rlpc7voU5gAqTvf43MwehFkVmJUW-YtNkhaMxYJuHZDMZ_Ld8zZRv2W2ZD9ldytTAhBeQHiNugltn0DlG1TnKtohwlkOKrzUbDmMioZzBtYQ3yKiTrpMlnhNe_CtoSy5oVbxAOXlKyitQoh9RtYo-jhW4YRMQaQhpuR2f0HMZdMabrgIuw22Cq56ooMDDJ65ASFGDqYauwYEz5RCA (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: 6f9051b21f9f826ff90a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request