response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4964/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImdNRXZZTGNiVDNzS3lobHhKd3BuSHBUMnI2eDlLOVE3bnZ1VU5CaFZGREUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0OTY0LCJzdGF0ZV9ub25jZSI6IjljMzNlMTI3ZmNiMzc0ZTE4N2MzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0OTY0In0sImlzcyI6ImdoLXRvb2wiLCJzdWIiOiIxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUwNjQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDk5OTkwNywiZXhwIjoxNzc1MDAwMjA3LCJqdGkiOiI1NTM2YWUyYTQ4YTc0NzU0MDRkYyJ9.0X__oCXPe14zuZ5ubsuU2tQWNm3o3cjykZUjc0nzJMTP26sQbOBofgp8r0KgqpNzzDE0S3RYjB23a7-Y4WsjR-Ox-oCbdYapWGLWA-DLm6lSgwlRU3BqvFHuG2dARbafUzwon8EodcwQ_PbHWQ6o-vNRHxBkynYQP-EwZdf67woGOOEBg7TMqgqbQdaaB1cwnLZ8oR9a1R6cSzGU9rpZDWPrVSap7corcVbMnaZTVfSXiqiE-Z6c8KBTDRL8x-dYumLRs6VeTG-yf285JTb_X92gx-fXRbKlQj-qzaPVp1sLOnud1fKipvCFzwhigIaZCtJmAWVKLnyIxAozt5yDVQ (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: 9c33e127fcb374e187c3 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request