response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3395/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: abcdnov22 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IldhakhGcEg4Qks3YnY5NFVrZWhDa05iVUxINTJ0Z0ZKMzhSUG40X0VsLTgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMzk1LCJzdGF0ZV9ub25jZSI6IjEyMTYxYTJkMDU1YmU0NTAyMWM4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMzk1In0sImlzcyI6ImNhcmxvcyB0b29sIG5vdiAyMiIsInN1YiI6ImFiY2Rub3YyMiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM3MzEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjI0OTE4OSwiZXhwIjoxNzcyMjQ5NDg5LCJqdGkiOiIyN2E3NWE0ZmRkMzFlMjlkZGUwNiJ9.SgrMleFWe0KgUYl-yku16GVjmgxuYntxJiWkXViReTs5RNoCWaugdbPmRdW7n0EQhNyK9xRPhCuwODiVWmeySzqgK5m-y3c-YDhUqF8nGYU79j6Z344L8qlJNo_gYDYggGvIaILi132dSD9L5XbS8ENj5EEk_nIxBc_5InC2p4q_CH5NJNCh8ZgwgPlFzWbgYZzf40VuzAAEouLJCqsvnUKTkmMBB_zKYpWd5M7LEYT4Y9p9C3_RIsxXOKK-KJ25MAGJp1hSTJOyWXd_SeSZooqhJNP-uSQ0chv8SLr4IhxQyoGN-G-Fz09feT01oXHv_iQjpQ3lu-hmDdAAtNHVuw (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: 12161a2d055be45021c8 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request