response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2908/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 10000000000002 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InVuU2N4WXU4d2t6RnhtU0pfdEhYQ1o1UXFiem5hcWRyYS1DZVdSN2FTN1EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyOTA4LCJzdGF0ZV9ub25jZSI6ImEzZDMwMThmNWQ3YjEzODIyNTk0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyOTA4In0sImlzcyI6IkxUSUFkdmFudGFnZUZpbmFsVGVzdFRvb2wiLCJzdWIiOiIxMDAwMDAwMDAwMDAwMiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzMyMzYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDM2NTgwMSwiZXhwIjoxNzc0MzY2MTAxLCJqdGkiOiI5ZTM3ODhjMDMyYzM2M2JiOTkzZSJ9.ZeDmaiZeUh64pWocIj5rz_V9DeyeCL-3WdmMRMJ6Dg8oS6caYn-poM9xjaw2keSA3R65ruLkMHz0aSx9Xu2O2tO1UQS_c5PNfL3CnpvhHTHd-V6UkwR3NqMsTTYEAlAvNPDeLM-j0ID9lT8CykXMyuCiIaFuNc87sdrEF4gA95PB_897Xy9_ad6OX-I35N5gZA267Gyec4Ro_94D8TCy0Anju_ZC4EArkahPMr2hsyKrYnfSZ1lUDQY429vWk-NQEjPSFPYHqzuWC_OUKx58g3T-YstT53_pFGDSLCx0T3DVhWrP9RZo8RDO9CnMUE5ImnUSjjzT6q4wJu73iMWpiQ (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: a3d3018f5d7b13822594 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request