response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2930/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: px (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkRrOHFxTkUzb0lBMTZOVENXM1hxU1lEVEJzeVBEWVU5bk1uZGE3b1A5TjQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyOTMwLCJzdGF0ZV9ub25jZSI6ImIxYjlmOTcyMWRhMDA5NmU5OTVjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyOTMwIn0sImlzcyI6Imx0aS1hcGkiLCJzdWIiOiJweCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzMyNTcvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzA3OTQxOSwiZXhwIjoxNzc3MDc5NzE5LCJqdGkiOiJjODEzZTIyMDczNzExZjczZTBhNSJ9.LP8rXQF_70QaP2eJyxPTn91MORxlzZhbV8dtwrITFOliwrt5E_ny7_TEfvAzGn1Zq8UZ1G3XkRCSYJU-adf4ZdNaiudoKn7klV9jscuYE_SJ2CyQv6JR_bdMmfp3QPvEYVVLuqtBfi27C4jxNMo93vd5wzZkOKOfAP-LZOp83cORKO6yHFzCF71uPtwgAScCzYCoCJqJvdcn5JfAzvCGFgtHCtLjz_MjvwiFdy1HOyzmR3a-3MRElUMvCx9tGW9ov3CuOakKuRFXPhxzMWsUlNzO37fdLVxLwwi68dT6SLM6s5vjWO0NJHG1boFevw6OLq8AiYfTb9m8hjAkj_cfDw (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: b1b9f9721da0096e995c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request