response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2533/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 20211215091438 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik80RC0wVFNWSUZSdUZSQ1lXWEpCckdYcEQ5OXhlc2Z5RDNYSUF2dy1tc2MiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNTMzLCJzdGF0ZV9ub25jZSI6IjhiYTZjMmZiZGJjNWIxZDU4ZTAwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTMzIn0sImlzcyI6ImJjLXRvb2wiLCJzdWIiOiIyMDIxMTIxNTA5MTQzOCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI4MjMvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjMxNjcwNCwiZXhwIjoxNzcyMzE3MDA0LCJqdGkiOiI4ODBhZTAyNGQ0MjcxYjBkYjE2MSJ9.2Y7m0GMd7ZTbS8pSJrkKDluvlB3wFr1bowY3OLEuQrq-m0D2MUeMNhJcsH1FLN0BbSPlEWlVh6LNY3H5CUKONVPUh59I4T1qjm7dMORNi0aQmosocZLTAe9aLEikwVH76EPKXQTEpX4OSML-a1glo3dDE39dZVMds8n3A0rSJ1xzQhH6q0a03oC6WxR1W7KhrmPuhkaMSmXA9akPY1Z2vX_LZI9eBr7jsOQz9_CqETVMTNiLpmG3nrly5_jgCk7YteJiLXqh9Z2k5u6Tcvj5ecgS1stNOV-4eRAaAsdg4pn9wtvokHu3FZAJSSEIP5emDH5evKzLOQdBksv4vTb2FA (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: 8ba6c2fbdbc5b1d58e00 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request