response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4857/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: mlti (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkRtQmY1NHdJSXVZRVFoTDJmZ0xYR05OVkREMmhRMG9wLVF5d0NhT2d5QlkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0ODU3LCJzdGF0ZV9ub25jZSI6IjMzZWE2NTcxYWZhYjJmYzE4ZGMxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0ODU3In0sImlzcyI6Im1sdGkgdG9vbCIsInN1YiI6Im1sdGkiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80OTQ2L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzQxOTU1MDksImV4cCI6MTc3NDE5NTgwOSwianRpIjoiOWRiODI5OGU1NjJiYTM4OWUzYzQifQ.Y7sr4cfdcAFcMQn5wPCxLjF55T2UxNfAho6fiqDYol5bM71Rh5NBoQ_gpVIc3lOk8GDAKkXGy4Ff_si-lCzW_QX3wcZ6YT9fV1fBF2qM_LOHOj2v6qRqq4CcuXBlFfTamNZCnxuNXGlpt3Po28o-jogr0fdOMEuxZYYFbE3YlfCF711SWemaQbpPgujU7TaTHaIk6CwOCn2ccVdO3Yot5yp7fhl7TFuTCJzvAgesusPbUlTG6m81xXIUWlGPKkOMWQiXvnvJ7x75Fe813U4CQ2i4kas8L7LyKmw_WClmpOF9KMZ-MG3wzmmtX0BhaEoesPPa_-R1bcXCr6DJgPtRuA (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: 33ea6571afab2fc18dc1 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request