response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2314/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 23745632 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IllHVXlqcFFZTlFOOHZGNGEzUS1EdGlVd3poaVJfSTZNZUlBcG81MWVYTGsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMzE0LCJzdGF0ZV9ub25jZSI6IjIwZmE2YjEwMDdjN2JkMjJiYmZjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMzE0In0sImlzcyI6IkRhbkQgTFRJLVRlc3QtVG9vbCIsInN1YiI6IjIzNzQ1NjMyIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjU3Ny9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2MjQ1MzUxLCJleHAiOjE3NzYyNDU2NTEsImp0aSI6ImI5NGU1Y2Y3YzUxOTc3Yjg1MGY0In0.Vihs1wgeDhG6n4Pc7q4ARAAw1za95vgOH0OgsPkAFrUdhtdX3nOmzUXWWu7Qp5GNzyVgG7oxPD8h-E9_r4oyoKRcqQLkugOPXVNroEdLuZFTqP1vqcv4MwJHMYU51yTlioDLimFTYqVvh9gVaJMdT-D5hO7vD1OBBO6HYyPq8QF7emXJc0Fz0XA-cRp2fVIRCX6pzrW6kQYB0p_lvn2WN6t1uA8SPXpSYax72b82k4-PyOa59IhD_xPJQNTcA_CsHiOIXum9Fo9iZpJQaO7ZcDRvCC-O7whYWezHNnybAE3eV1hlhP4690-9HWPm-nenQsHksju2GEuGj-LIhdy1uw (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: 20fa6b1007c7bd22bbfc (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request