response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3802/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InlzNjRIY1pSelZHVlZaWWVkWHROc0dJQVdMLWNBV19IOGxrUkU2YU5PX1EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozODAyLCJzdGF0ZV9ub25jZSI6ImFiYWE4MjljNDA3YTY2ZGQ2MjBjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzODAyIn0sImlzcyI6InRvb2wiLCJzdWIiOiIxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQxNDEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTM2MTM2MCwiZXhwIjoxNzg1MzYxNjYwLCJqdGkiOiI1ZTJiMGE1MDRkMTEwNzIyNzg4YSJ9.tgdjf6XWs6j47uCScUTt9FnhYdkozOqSReDK5uiDsqTtAAGpCF_BXJmkYyaTGBPCVg4LOLAF_5KEMk22wtjVRiSe2QHvQXc11FoD7OF0ydWa7Y6EjyQY3xQL7pnFv4M7FIyj6qO25-AVxGd36YXa3oWhzmXBSswbVUBnXvZC079qzuWH0piU9ceVNhtdH5rnXUEfJ6c8TcED6T5Ht-mfCCv74nKlfP2898Mjy3Gwy69K9LRVm4jvBfdxL5Sd0bF9HwBrQTTxNHI_jyCrOynFWScEBmZ9-fJ2McGuDqtyLuP4o6kcuozHB121fVDr-dqlcwg53asciZNFNeWrBqWp2Q (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: abaa829c407a66dd620c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request