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.eyJ0b29sX2lkIjoyMDE5LCJzdGF0ZV9ub25jZSI6ImVkNTFhNmU2ZDI1ZmU1ZGE0MzMwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDE5In0sImlzcyI6IklNUyBUYW5ha2EgVG9vbCIsInN1YiI6IklNUyBUYW5ha2EgUGxhdGZvcm0iLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMjU3L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzM4NzI0NTEsImV4cCI6MTc3Mzg3Mjc1MSwianRpIjoiMGNmMDE3ZTFhZWJhZmRkMWZhNGQifQ.MXxik4jOT25YPyX-2pEITIKj8_Bdq_PbTiJtQ7F624bhvbX-Wa8qDL76QBTXZs0zhOfdwgHAzOFGCNoFHg9AK2edNwMznHD06rdxser8zUXRytfaP_YuM4IjPZaYv23e-QW19aOzBUWHlljAgg-h-zdoMx0Cc2CfwO8wLPwAV8Ne5Bp4Of3toaYblWBYrn6mTyLOXExL86PYM2lAihvsWaP-rbEy0zKi4zHiPe04Md9AkXHV4hogOD_nWJ4kZe9VaDE_0jxvdpTvKfL6uiuWgIcTi0_8QXlVztnXdcWFqe52cdeYPTJBJvHuB8Yue9d3I94Lxxr9iUIzZmpLQJLpRw (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: ed51a6e6d25fe5da4330 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request