response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4685/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: lti_deep_linking_test_platform (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im5acmtwbVRTcUIzc3ZHY28wRVJtdHlUdXFnV2t6TWpua0swQWtfOTNlTlUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0Njg1LCJzdGF0ZV9ub25jZSI6Ijc1MGFjNjljYWQzMzEzOGI1MDRkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0Njg1In0sImlzcyI6Imx0aS1kZWVwLWxpbmtpbmctdGVzdC10b29sIiwic3ViIjoibHRpX2RlZXBfbGlua2luZ190ZXN0X3BsYXRmb3JtIiwiYXVkIjoiaHR0cHM6Ly9teWx0aXRlc3QubG9jYS5sdC9hdXRoL29pZGMvdG9rZW4iLCJpYXQiOjE3NzQyNjA4OTUsImV4cCI6MTc3NDI2MTE5NSwianRpIjoiOGIxZTMxYjczZTUxMzY0ZWMzOTcifQ.HuHA50sUvH2seQAdAW3Mrdzg2tysqMnXnd8MVEys6y57n8OiIeW73AJq96CyCFlb3zwYq9qp_bNemMU8zLaXURy9TtXTBy1muMRt3WC4SvLbsfW72Ka9wdBKVbwfE2Jl9BH6Ck_oNmeNmoslt0IYD12bDL6XMy87p2wtDD_z3UdamoRBqorBZAVN8WaetUSSXlzSdJ-qTPDr5M6f7DrJWfNXwresdKQDtrq3P2mwQfaA1Vtkml5dEV7pOctSFscvWtz4fuvxNyMm8Lj1RMffzQpOFCOvAe9Nu__hM_0YkalNU3-cYl2k8zExGGqZA4LZeeXkY7WosqAeAXba0qzdkA (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: 750ac69cad33138b504d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request