response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4449/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 1234512345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImFNQmFYcENtUHBadUtObjk5enpkMUxLT2hYOTNBeTRBSWxHaDZrT1loQ0kiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NDQ5LCJzdGF0ZV9ub25jZSI6ImI0M2EwZDRhOGQ4NmJhOGViOTYxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NDQ5In0sImlzcyI6IkNocmlzRmhleSBMVEkgdGVzdCB0b29sIiwic3ViIjoiMTIzNDUxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ1MzEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTQ3NTA2OCwiZXhwIjoxNzg1NDc1MzY4LCJqdGkiOiJhMzYzODJjMmJiMjhlNzgwYmJlMiJ9.eyL4efvNOJiLoFmajjA9UcIuyvtdwRqQpA6a0xdhToVqd_nXVZAbJadH-9CwMua0UaQXAX9Z8qP0M8IOOGAbunpmfdRw28TwfKkX7nyUxN_hd6idgnC9mSRh_6D71Kgb0MlFZBX9-EXgpYkspnyalAEdLvvakO4AxmzA4rF1tKrjXCB7NEvf21hB2FEwhumEggb7Y9cFKEzU3EC1yi0Xl12K6UgCEFf_SKxeZ79aj4OBqYAEYqakWqjb38QvjOQCVYNa9VOAUaE-RHWlVDnFlhHJg8aPDIDF9Z1vkD0N-dq9l-VnWTENvf4UgTnF6YT9KDtt3vfXTU9ipQggP9UOOA (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: b43a0d4a8d86ba8eb961 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request