response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2796/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: lmsclient (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkhVYkx4NVNDT3AzV3B0ZjYwZkJZS1M4elBGQS1ad0dHemtMRm5BXzNFTWciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNzk2LCJzdGF0ZV9ub25jZSI6ImFmYzA4NjRiODAxOGRlMmM3YzFkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNzk2In0sImlzcyI6IlRvb2wgWDJPIE1lZGlhIiwic3ViIjoibG1zY2xpZW50IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzExNi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzg1NDgwNzgyLCJleHAiOjE3ODU0ODEwODIsImp0aSI6ImNkZmI0M2JmNGY1NDA2NDY5ZDczIn0.H0w77j7T8oKwrXroGTHnfwtFyABVMnzRih9IqmEMwBX3OOUTooxdeGbV70yR5Tp_SzaokEhnqXLd0lkzLABIiRr2eTyzouDpcTzRkBwihyVx6S7gVem95eqV-RV0IbVnffDXmu4wZHyl0gUx4qNrzdDXW9a578sGclqQlwS2iqZv0qUes3zNjK2mozQMAcx3bLfj66pu1rEdSXAwcAUaB22k0gGUCOou5GHz8xtjKa7Z4vsWVWBM7sBPdw9V-oO12q_OO4GK3kHzDWTOhaPt3O-eACFGWTQci7wsZVCyJfT0qopIwqjAwOl5EsQ4DFuvrOOEbt8t4H2sNHZYV4qR3w (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: afc0864b8018de2c7c1d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request