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.eyJ0b29sX2lkIjoyMDE5LCJzdGF0ZV9ub25jZSI6IjRkOTkzODZiOWMxM2ZjZTYxNjA5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDE5In0sImlzcyI6IklNUyBUYW5ha2EgVG9vbCIsInN1YiI6IklNUyBUYW5ha2EgUGxhdGZvcm0iLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMjU3L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzIxMjM2OTgsImV4cCI6MTc3MjEyMzk5OCwianRpIjoiNGE3MmEyZGIwMTQ3NmMxMTY0N2QifQ.iJoN8ZFTUJuMdL0it9AwOHVku3j_Ot4vPW5KYPJVoplCH5RyYd96oZOuj6bunqRthJG0fkt6h9cAjlScOTW5eJRvK6ecip-teCo6Ukzdpuz5SJZHjlm1EiMCllMVmeErbldjVrBqwaQ_Ei2BZooQoKEHb-V3sNTBFbQAdaW1yor1MKMyovDSTzXvTH_0lHsDF8rOe7QwD2v3sQD5P-iYtkaRTYkGZ5XXSPqO9fluwoJdkbpwAGrahY0CSarZi8unH-aHgULlEkklMDWarT03-SEzM35FULvJCQ-Og7Ed0GK-JFX9STl2Spr5XG_iYjfyzF95RirQcJ_oWGcjlocVKQ (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: 4d99386b9c13fce61609 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request