response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2775/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: B3ojFjogCHpye63 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im5aRmR2NVZvMFhrU3kyTi12YmlZUVpMTHJDdmFHekM2REI2UGxZbWpncTAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNzc1LCJzdGF0ZV9ub25jZSI6IjdmODQ3M2E4NDVmOTMxMzFkYjcwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNzc1In0sImlzcyI6Imx0aS10b29sLmNyZW9zLmRlIiwic3ViIjoiQjNvakZqb2dDSHB5ZTYzIiwiYXVkIjoiaHR0cHM6Ly9zYW5kYm94Lm1vb2RsZWRlbW8ubmV0L21vZC9sdGkvdG9rZW4ucGhwIiwiaWF0IjoxNzg1NTQ0ODM3LCJleHAiOjE3ODU1NDUxMzcsImp0aSI6ImU4ZWRkNDY3YjE3N2NlZTQ3MWI2In0.OAcjXkbkHvscpLSNN0I5Nkrc6pxE9edpabaujvE785iKEIwfGBIeLiPQ4bWWBP8kGeon0KzHHQh64rtiVK3HUeJgJkmLyvEKUpdTDj0lbA264MpVjhXlnCpMVLjCi6d6QD8rqAEcZUqhU5F2gAeq-BUfJJEDlSkQFpayZbaP46lD2_iivOb6kE7KgTitJUJd253x-93b1m1Zl3upLLVJ85o8XLqYGeeQmM5m0HS9dNj7VKA4FYzJGvTNUG_NQDguDGSFeH3CYs_CutGiDBV_5Zi23mIhuE81qV2U_ln7jxRhvWzYGTOAn_ShH4OflTpUWoTu7SHq8RTKZLAJaod8Ag (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: 7f8473a845f93131db70 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request