response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1739/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: Mathxl (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkZsRTlrMU5qY0xrbC1lRGhFb2p4c2txUkpBdkczZWFnXzJMV252Z1ZsWlkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNzM5LCJzdGF0ZV9ub25jZSI6ImFhM2JjYjIxYTU2MzBjZTMzN2Y4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNzM5In0sImlzcyI6ImNoZWNrandrdG9vbCIsInN1YiI6Ik1hdGh4bCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzE4NzMvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzI5NDQxMCwiZXhwIjoxNzc3Mjk0NzEwLCJqdGkiOiJiNmNjMjMzMjhkMzc5ODVkOTY5ZSJ9.xwe0cPdi7_N_HKMWeD9fgG0yCMYar0SpPzF9fjaMrZBZBFcvKuwWXwfjdG-Wu59-vaAANpZalPU-7YfGKmMw7UZkiju5p6NVUZnfUjTXBUYiJdh3ldPZDFVbV_YybsE_jhR7L9ePbk6rq3gxgdy_m4AKf6QBFbdOzhfU8TZnLXTBFHUM-RPazyIKT4EbVV6y3t3RTLT5SBwyo0WxxWL2uNwpdQUsJMuu5SnACpZROcGPCej5X25dM3t_PEN6457wLHTiItnp2IJPSpIjKUKvdPFHN7Vc-mevE0ojurdA1nsubvXXVkeHENsTvnMjVUafuG91_TxGP-FA0AsHaXA3nQ (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: aa3bcb21a5630ce337f8 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request