response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4528/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: LTI13P (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ikc5Skt6ODVpcU1adUhaX1MyZEJpSTl5cGZ0V1E4a2dqbVF0dGYwM0tSMTgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NTI4LCJzdGF0ZV9ub25jZSI6ImRlNzY0NjA3ZmRjZTQ0OWNkMjI1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NTI4In0sImlzcyI6IkZhYmlvJ3MgTFRJMTNQIFRvb2wiLCJzdWIiOiJMVEkxM1AiLCJhdWQiOiJodHRwczovLzMzMjQtNzktMTUyLTEyMy01Ny5uZ3Jvay1mcmVlLmFwcC9sdGkxM3Avb2F1dGgyIiwiaWF0IjoxNzg1Mzc4MjU5LCJleHAiOjE3ODUzNzg1NTksImp0aSI6ImI2NjcyODgzNTNkODBhMzUxOWI5In0.Q_tSOjMDEXTO4yBTdu1ao8yjTgwYGfCTIZEZZkkrlOiqMt5G_1BEaWE-fjMnSXh_dHS4OGl7mJCvbAEoC9TbeidxVR_wablgcSP1SuJ6MdHj1pThvirnV7EEDvPHlb39hLksEJNjHqkYKiUZWtxecft2HCVi699-l0txCzpfetlX9THdG3BritcPvdNBooj-FVB7xLpTcrHuZPrgzVng15qzm47m9_RCNLl7hBrIxZJEqemJlrWc5rBEPhHFOcWeAjpmExh-1Df_H6rsSaowJntTn6PgFDpFg3MFCq32HQQHksRMv8A6m9YJCXvLS-pjAwfmWeiTgmrZ8MbtdCp7mg (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: de764607fdce449cd225 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request