response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5739/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: ein (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkpVbGN3bjRaM1o0RzNZTE1HSjJuWVpuOXVKTm9DQ2xvbWhxNFVhUjZXeWciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NzM5LCJzdGF0ZV9ub25jZSI6ImZmMmM0OTY5NDIyMzIzNGVhOWU0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NzM5In0sImlzcyI6ImVpbiB0b29sIiwic3ViIjoiZWluIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTkwNS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc0OTM0MzI5LCJleHAiOjE3NzQ5MzQ2MjksImp0aSI6ImY0MWZiMmNkM2Q4MmViZDc3OGI3In0.I_7dCRcW5Z7TdPd5YC4QvWnRkdo5X9NNY9bQGgdtkEFpIF_tbUQ2TmDNMO4UkdhrlDXp0ZMPIE78K2TUKcsTwV8cpNO3U0AxC6mEW1xSDZkcneSWY2Itx-5cjlMZRUe2iPHGl-VynKUDUXqpDdSX5WSbmo5UP6ulmwTBvLHzILyTLNtncdPKXR5vXfheRNeO_-8uigInefQCWQyzkxl5onaTKVESmMheNnw06qwEBEn5kd09--1aNPL_M28hZVXPSUaPWgYywsDdMyEt6-5EW4MrniSgQ5kQ_vbidzWVtsvvQRiw75ux04lRSA6CT-CGFDoxEGyHLUECfk7etXlHlw (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: ff2c49694223234ea9e4 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request