response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5713/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 10000000000032 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Inhqdk9mcFY0Rzk5UFZZdGphOWFyemZ3bWViS3I3TnhkTU9YR2Zsb0VKV3ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NzEzLCJzdGF0ZV9ub25jZSI6IjgzOGE4ZmEzMzNhNjU2NTdhMDYxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NzEzIn0sImlzcyI6IkJpbGx5IFN0YWdpbmcgVGVzdCBUb29sIiwic3ViIjoiMTAwMDAwMDAwMDAwMzIiLCJhdWQiOiJodHRwczovL3N0YWdpbmcuY2FudmFzLnJpemUuZWR1Y2F0aW9uL2xvZ2luL29hdXRoMi90b2tlbiIsImlhdCI6MTc3NzM3NjgxOSwiZXhwIjoxNzc3Mzc3MTE5LCJqdGkiOiJkOTVlODAzM2UzNjlmZmI2N2Q1NSJ9.J0uYKXuEHQxPDKIIGZeTdeeLzkS2IKN0RY0osrmsdJlUbOncccOnLWLrjWUdgUJBhHqV-HKK9YUTAIy8pBOT1ALlwFuhftjLfngdRwUIDw7nmSiwdFdes05tCyiwOKgb-xCdHzVosVeMtdlhiBsYcgRDjCNH85veDd-npaFFEWGUtJXLUm4cMw06LageQrbfBB4j0zr4V2rs1lMmsyT_VY_1UnlmKpDNGIju_L4TbUSUKNU33MsJVZu14HTPPd9_sUGpXZqpSFW6F75hmI8ArKUCjZaIQKltZiziP1ASCDO5DR1uOxjRxF0ZIQo-ggbxsU2KQeTkckvhtQW4x7wW_Q (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: 838a8fa333a65657a061 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request