response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3802/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InlzNjRIY1pSelZHVlZaWWVkWHROc0dJQVdMLWNBV19IOGxrUkU2YU5PX1EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozODAyLCJzdGF0ZV9ub25jZSI6IjhiNDZmNGRiMjJkNTg4MjE2ZWRmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzODAyIn0sImlzcyI6InRvb2wiLCJzdWIiOiIxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQxNDEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTAzOTQzNywiZXhwIjoxNzc1MDM5NzM3LCJqdGkiOiJlMmQ4NDUzMGI5Y2I1Y2UxMjcwNCJ9.EYBEqf0NjQ-Nw28c_e1OI9TFawv2oX9MjF1qjHfxbNeOo11nLgl0Hgmea0EkPTqNbbhOsQKLV1YCdZMe_Vw90FeOCsA_9LcXaVQ24hKn7S_HY7lBSoB-PMJEAueS-vhUZVEgxn6UvJIlkhhgtE28uSKdlCkyUgH5y8SE3rLs87qkNBAlmtbIPvTc35NKO2gdAhDydXyzsfwT1eekj1nJNhW3x7OUVQcLHdxqch81rR3FPSJ_zmJYefzNf6dUkOJC7-t_KyMDJd8T59IKRdjd4FHB8r1MCbeNS5bvSRkGExDkjZPpFB8_YfGGAxWyWl5kvdyKqr1ZUwBRqvMldBQv3g (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: 8b46f4db22d588216edf (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request