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.eyJ0b29sX2lkIjozMTI5LCJzdGF0ZV9ub25jZSI6IjliYWI2NzhkNmVlNGViMzExZWFkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTI5In0sImlzcyI6IlBFUlRTIExUSSAxLjMgUHJvdG90eXBlIFRvb2wiLCJzdWIiOiJjbGllbnRfaWRfZnJvbV90b29sX2NvbnN1bWVyIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzQ4My9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzg1MTI4MzM2LCJleHAiOjE3ODUxMjg2MzYsImp0aSI6Ijg1N2U4NmM5ZjVlZDcwZGMzN2IyIn0.EH8HJkXjgg18C5WBoBs6iFENgEiBp7Sb4kaJqoCh_GRs7PSv_8ahzNf0k1Sr2PAV1ZCaJxgmo7xUCuANRL5QmIRZm6iV8UchtgAjuaAtLXlYV6gltjRdAP56o6Gc9zVZWVkabuUwwQVHejsNwG-X2_cun7z7C_-vJPYhptwTvBTJuWSI36yA6NPNX8sQKU7xToj4y71HTEjtS0ctqEzCIWNStFWMXiUPbVDExGitoHycoFrePjOgVQiyyIi4HbHGoJOiw05L7M1O3K0eIY0tPNs37qd-hSoFva9R7aXkE8fyXOABSvMCLaGPn__-HcMeCHM_hFcNBQSFFdHbCvncvg (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: 9bab678d6ee4eb311ead (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request