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.eyJ0b29sX2lkIjo0Njg1LCJzdGF0ZV9ub25jZSI6IjRjOGVkYjdjYWFjOTBkMjAzZmRmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0Njg1In0sImlzcyI6Imx0aS1kZWVwLWxpbmtpbmctdGVzdC10b29sIiwic3ViIjoibHRpX2RlZXBfbGlua2luZ190ZXN0X3BsYXRmb3JtIiwiYXVkIjoiaHR0cHM6Ly9teWx0aXRlc3QubG9jYS5sdC9hdXRoL29pZGMvdG9rZW4iLCJpYXQiOjE3NzY2NDcxODAsImV4cCI6MTc3NjY0NzQ4MCwianRpIjoiMDFlNmI4ZTdjOTJhN2NiYWY3MmUifQ.O9g1nTq_4f9zn5q6ITRt0LC7nQNiOU2gQE-ceGpQvbi16UjP2uXXpqBHh1mbAyoDI1yqzKlGkmvKQrTZqUZeEhQDfquq4cbjwz8IWGTRbPdzMyv1oXl_bLuLQXw7jz8HWv1tVydtM7G5rEQtHvYKaPhLhiQ3zbXMPfAGiirSl-NN1PGMDYOg_xG_WvhHqiqTBaay9GhkBlt2q1a_cHTJ8ejcdS0TuIQB1NXEG1-AjyLWLzu8vOJn0Hx_mTCXAVTdBkhf3ry1qrCrCqr9Mqw2MvulRl7gHjFNj08sPa0FmLBpVRSPDQKYAuVc1AbN4UNB2TpLYhD1t0hNq7pd-iVz6w (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: 4c8edb7caac90d203fdf (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request