response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4287/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: pocLTI (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlJoVHhkSjJ3RkFfQ1RhWEZBUG1MeFVmZDhITGZTUFNfN25wWjh4Rmt5aVEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0Mjg3LCJzdGF0ZV9ub25jZSI6Ijc0Njc3MmIzMzE4ZDIxZDNiOGM1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0Mjg3In0sImlzcyI6Ik5UIExUSSBQT0MgVG9vbCIsInN1YiI6InBvY0xUSSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQzNzgvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjYwMzgyOCwiZXhwIjoxNzc2NjA0MTI4LCJqdGkiOiIzNzJjNTBkMGY2MTY4Mzg2MGU3ZCJ9.EXcqcADE46JTYYKQSwgdEv9yYu2RVPPofEe_P3SXVQ0ilNrIOsuYtV0ADo5BUPREM_PW9VEJEZeXYXoMWUgVRxAvhBQpKKJsZ9z1GGhbFGOMvv5NJp7AZyhEcig_zlrz67OoqXOxd2GwcR0FywU8cNVwyNshW0g-zEsq9V0qmhNqvcfPn80oeI2jYBwbiBcw9PXL50OQhkpz4Ab57l_sHilnGZxDDwO8BK-XXnAOuUzCINicIL5Rw9Gfx3AfjaNXuWjQZ1ksRXVcqODCl1P3X3KkiknMoR48jjc8SFKcv-HRoN6g6BjBSJNPQLg-F48P3JEL0_usUqmQ53dGiXK1uw (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: 746772b3318d21d3b8c5 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request