response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3129/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: client_id_from_tool_consumer (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlZxNkJoSUNlaEN1cWRBTWE3eVdGQkhDRHQyM2R4Q2o0akl3WmhVSTg3UGsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMTI5LCJzdGF0ZV9ub25jZSI6Ijg0YzYzNTdiZDQzMDRhMjliOGUyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTI5In0sImlzcyI6IlBFUlRTIExUSSAxLjMgUHJvdG90eXBlIFRvb2wiLCJzdWIiOiJjbGllbnRfaWRfZnJvbV90b29sX2NvbnN1bWVyIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzQ4My9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2NTA0ODEyLCJleHAiOjE3NzY1MDUxMTIsImp0aSI6IjI1Y2VlYThhMWU2NTc4MjYxNjc1In0.NotibCc-mtINSdcnrwhN4Mrd0vXi3rOcM_c7SzOePCEV_q1S3vmsT5-Fjl98qDRJnUrglB__DEgo1WzorvfFyGLtpMqDucOOIlkfzKlVxK6AFCkKCU1MmGSWjazeIPOvBBr4uXZ2UE-JlsKZFsNviz6oumaTSSWC0s-2vih0f6UYKqgVYoPEIm5vswFUxElacUdmW-D9uD1XgzOHqlbnd1XV4IJ9-KUWEBeBJsLV6H_Y7AKcAopi_sW6YL2la8LFYRR35srTR6jdoXdq_AN7uKjdNe4Ds2T88FBlHs7htP7C9Hk-fE4mNHmlF2V1YIPq8Wm27xuEeX4OKxvcbyS9vg (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: 84c6357bd4304a29b8e2 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request