response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4735/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: aman_demo_client (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImtCUjNpbXFaVG9YZlEzbjBGY2NvMUhVUmJpV01EU2o4V25sRnl4TUlVOEEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NzM1LCJzdGF0ZV9ub25jZSI6Ijc5M2E1YmQwNzBkMDFjODAxMmYxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NzM1In0sImlzcyI6IkFtYW5fbHRpXzEuM19Ub29sIiwic3ViIjoiYW1hbl9kZW1vX2NsaWVudCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ4MTEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTYwNTU2NCwiZXhwIjoxNzg1NjA1ODY0LCJqdGkiOiI2NjJhOWNhOTkzMDRhNTZjNTU5OCJ9.hCZDk77z9vtjhV1KCojYA1Es9cB4Psy18BF6vOoCePDQvgfk0NoLs2Xm0DAt40YosKvw_RNh73z7V9y5XELr1YTlt-7AZ5t40C1gvSVNGZX1Jn9FSoae0cPlJjM3onc3pScgTsBeWKo7v_egq-rGtRyGAPCM00OHC3USc_VAdax_rB2fdZJEARZJv5LX_6t55RU7vW0vEPW15BdUpOkLeTCv1yMXEQkCEZJ5Z48q_uLxXz8cnKnDeDCiNyvYoSn4jZ0Mv8tasKTk8VHnkLebLIM7i0ZkX4835oLDOLWchEoHJaLMAiqTsi0ktOYIoNB4eKUXC8g5Uf0JQ7vdW1QGcA (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: 793a5bd070d01c8012f1 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request