response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4300/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 352352352 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InZiWE1oRWxnNFNpc01odGZJZ1dBS2NqbHJPR2h0Q3A5Q3Z3bndtV0M1Q0EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MzAwLCJzdGF0ZV9ub25jZSI6IjM2NjUzYjc0ZDQyMDNhNGU3MzJhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MzAwIn0sImlzcyI6IlRvcGhlclRvb2wiLCJzdWIiOiIzNTIzNTIzNTIiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80Mzk1L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzUwMTM2NzIsImV4cCI6MTc3NTAxMzk3MiwianRpIjoiZjBhNDcyNmFhMzA3OWJiZTY3MTAifQ.DiRPPLtqejHPT4a-dkcshZFp4m_MUr9PZmJ8fG7JXkcqjX3dANvE1BjIbOYPcRd9uvF7Z3iUo-RAE6zOOvBELDoSUKnNRaDyAZM6c5jmNWXXx_pRHeke1OEbBrfl42X07jx6-SbIOZBYxp5-VQogH5-_qpVg5vI7Wg3jZRR4YB5_U_k5tJSupHEuxVGZx_TzR0jKafR7KGjLVC3BvCeAXTsKt13TWgC3h3nN_G_Mmh-pQQG65sel2vi07Ti2AaOXcONT1MyvkjXNCfRg2Ig_JSy0HA-7fMqyiBiKFUBIQ5LpGUU61zyHaEwaXDvQZABui37XdMqAxwcC5ROtlyxS8A (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: 36653b74d4203a4e732a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request