response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1739/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: Mathxl (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkZsRTlrMU5qY0xrbC1lRGhFb2p4c2txUkpBdkczZWFnXzJMV252Z1ZsWlkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNzM5LCJzdGF0ZV9ub25jZSI6IjlhMDg2MWMwMTg3YzY1NmRmMmJmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNzM5In0sImlzcyI6ImNoZWNrandrdG9vbCIsInN1YiI6Ik1hdGh4bCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzE4NzMvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzMzNTM3NywiZXhwIjoxNzc3MzM1Njc3LCJqdGkiOiJlZWJkZDQ4YjllZGI3MzhhNmMwZSJ9.hWWSOJ2qZx9j-jZxmtICdXhUII7Hll4jdFuk1IeCt2aok37qqbDKcqQqhzLfk3z54R02RMIMxqeEcA5a7s07XSjuFpbrEpHt_dhpdKpHvo_RVtT2o1baKAHj2mwUg2smi6u3sXzetfnl9omuFpXOnCloTlFuCDCpcQ210NXeUmTIMKnnUQyS9bHjTgLc8OigsoXWy4ricKVXG3H98dlre-M-4TpBRlgNM-wNnA4SGTYSorWT3UwHM6vBn9IVgEEuvS1jDvZvrt2DWnQr-akREzj5wg9lKgT23LGIC0OclwkHr-blfNsPruLQdlIbwUOODg6eH9fG3UvXxIXUficSKg (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: 9a0861c0187c656df2bf (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request