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.eyJ0b29sX2lkIjo0Njg1LCJzdGF0ZV9ub25jZSI6ImY4ZjNmZjU2NzJkMmFlMWU5Mzk1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0Njg1In0sImlzcyI6Imx0aS1kZWVwLWxpbmtpbmctdGVzdC10b29sIiwic3ViIjoibHRpX2RlZXBfbGlua2luZ190ZXN0X3BsYXRmb3JtIiwiYXVkIjoiaHR0cHM6Ly9teWx0aXRlc3QubG9jYS5sdC9hdXRoL29pZGMvdG9rZW4iLCJpYXQiOjE3NzI1MDUzNDIsImV4cCI6MTc3MjUwNTY0MiwianRpIjoiYTgyMjk4OGRmNDNlMDgzNzEyOTEifQ.fu2NHfrYjGozqoQPz3zVN11Tnd1tRh9oeOu19uXo-OEvOhx7gp4lLEWS6h8ac4KPo_3xW3yGwZjPsvYmWHRzbORtQpn6-UcaQojJ4fWorYN1SI5_WP5iMIv_FvnHKVJ3OztlzcMTrBj4OyUOIVWg0R3e3mcpCS_f6BlfDyut6v3eWW4vuKKfaPxSpfD61cLmhN6XUbAgQ6MZGgOHnPhLfKoebOy3z8ZOvf1qj1px78PINmHzhLOCK3dP_ygTASNL8OU49hQ_LMi4KeX-v3ACWnbEhTDQjnmBYdNVSS2shsr5Q4rljic-_lgUSq6C2dQbQzYL3j04JkghU1Ho8lQHcA (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: f8f3ff5672d2ae1e9395 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request