response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2002/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: analyttica (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjM4Q0JCWXF4Q2RuR1N1MmxmUExIaHNrR1psTWdJc282VThxWWoxbm52U1EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDAyLCJzdGF0ZV9ub25jZSI6ImY1YmRiN2I2MTc0MjdlNTEyODY2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDAyIn0sImlzcyI6InRlc3RfdG9vbCIsInN1YiI6ImFuYWx5dHRpY2EiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMjQzL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzU1NTIxNTcsImV4cCI6MTc3NTU1MjQ1NywianRpIjoiZGQ1NTM0Y2Q3MTIzZDk1ZWNlNTEifQ.jyWtgXH4wGdSoCQB8_tYua7DMutS7Yrc48qB7Ke3gZYsScFSM0CE7dg79j-mkRFEx3_XWKEtQzVeFig3skqBbDImEruyYHGXzgFq_n-qZCOOJHJV3-U5Nq4CD5yYUBLSNLs9TPUZGzTyZM_r7Mh507DYGjJtk_hYhgLuLB1O-aAeC_UeuF2DAzuPfL7lqrgMy2U__XB1fqyB67v9Mu4WHB9U-sF6CNHYO1xcyBV_82LG6anJICl9gLaEfRTVp6A_4sDKkQe1kppR6QLaDreMFdQqBgY7m_PxIWJSrIaPr7WJ6dNjmIBL7Cr1QSvDmHZO-_S42SbxqMy3TF0h_2TSxw (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: f5bdb7b617427e512866 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request