response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2019/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: IMS Tanaka Platform (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjlVLXhUeUR2c1VfRTZBa2ZXU3R5eWswakF2aW9KaUNuMUQxclkwS1NzSGMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDE5LCJzdGF0ZV9ub25jZSI6ImRmNTY0ZWE5MWJjNzc3Zjc2OTdkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDE5In0sImlzcyI6IklNUyBUYW5ha2EgVG9vbCIsInN1YiI6IklNUyBUYW5ha2EgUGxhdGZvcm0iLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMjU3L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzIxMzc5MjEsImV4cCI6MTc3MjEzODIyMSwianRpIjoiYzVkM2IxMjM3MjlmNjA2YjhjMzIifQ.us549S59BhapcySDJHb0Mi2NJett8oWq_ph_cEMsakrZXGu3x7PIvZKKDIEokgXlsQnwBIbmorXobaGuNPUjEn6FECCFm1aTQzLKwy5izBdBc7wi3ndbkyvqbEi85esfF8LmdAEGnQJhRYsN8mnAXw0tUVJmDLDD5mfTyXv66GZ2478ovDjL0pszCbDhQtfskqIhS1LzwwCsXzVEZhWFspA7q8_BiffHkl--zbwFlmf_Iex_adX4F1xhOZ_cJb25u5efijHljDbRieu9Q0Mq-vkDswHR6gaBRN463h03tzXKHOLzeb4JfFwaVN7yevnsxL1yQRxx2QRmxAOnN4EwDw (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: df564ea91bc777f7697d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request