response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4351/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlJNYk9LMGpxNVY3VUNINFFOU0R4dTM5SmtBc3pod3Y2ZmgzS0J3am10bXMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MzUxLCJzdGF0ZV9ub25jZSI6IjhhN2I5ODFkMmNjNGMxM2MxYjBkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MzUxIn0sImlzcyI6IkhNSFRlc3QiLCJzdWIiOiIxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ0NTIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDg5MTUyMiwiZXhwIjoxNzc0ODkxODIyLCJqdGkiOiIyZThhNDY0OWY3Y2VkN2Y4MTVjMSJ9.WEN7OSq3nvvnvStPFcU5nM2zXU2MAGE2Afem8xSChThxMq3KS7t76sDsHj5wvfqgf5pR-BuJxt2zo63JDvHLMJEHQSWCLCjCRcXlSRF8qd9hRs_DnsIxk6lolBzkvdwpWzJgJaGl4pn4ZLNVXmp8sBoHBqT-hPk7zDRAC956QiXVSpnoyZIVv6bvSVA-9w8-p92SYbgA_RW7DM9FbeDnS1c5Sg_sZtYLV0IG9BdqoxJwvhvj0m2S5wCFV9aI-osyPKGt6fPn4BHJKiB6EShDuPxDZrjcMeh-a5eJUpIfZCgvX84zrxpF4WwRP_gsUGpJv9BjU-OI7vb4K54Pl9i8iQ (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: 8a7b981d2cc4c13c1b0d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request