response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1841/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 10000000000007 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IllfNy05WjVlZG1fM0M1XzBmdWstQ29teTlKWEp0MGdNa0l5TDhzZEFudXMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxODQxLCJzdGF0ZV9ub25jZSI6IjNkZGI3NGUyMDkyMDIzOTdmNWQ3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxODQxIn0sImlzcyI6IkNLLVRFU1QtVE9PTCIsInN1YiI6IjEwMDAwMDAwMDAwMDA3IiwiYXVkIjoiaHR0cDovLzU0LjE5Ni45MS45MC9sb2dpbi9vYXV0aDIvdG9rZW4iLCJpYXQiOjE3OTA0MjgyODksImV4cCI6MTc5MDQyODU4OSwianRpIjoiZWQ4ZWNlNzc0MjUzYjIyNmM5MjEifQ.O7EP26sDBgk7wrqudEZUNzFposFgGmy1TW-FqnHEieno9dTqwhj4C0z0E6-fad7WEd_pG7C6zORcB_l6jBrCvIatYlCl3DcLhK2Shdjm2H7xVj6BqyIZPV3IFg5A-5U6TwXuF8qLfe42kOkM_-3abJkJfwDTZbEGZKnyZqt0hczjEr-gT175-K2t8cGd9o9korjbbiqyjNcdsqwRyu_mrkMZHSlGG-TrGmoI9q_MEGBRl7mq_xfTPx9_rJE7i9fG18rL9UyxFSIYDCpS_pjLA0ehykIbT4t8T-YbCpII_tKksXh8rJCVRAk30jGNLWjE9XFvIC5an0hutW8p3YGnzg (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: 3ddb74e209202397f5d7 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request