response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2182/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: abcdsfzoom (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImJ3V09CaGV6VE1wSHE3V0hvMFF0cjI5RlhCT2pHU1RlenhkMnNSdXJzQ0EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMTgyLCJzdGF0ZV9ub25jZSI6IjdkYzEyY2JiMzk0NzcxMjQ5ZDNmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMTgyIn0sImlzcyI6IkthenVuIFRvb2wgQXVnIDgiLCJzdWIiOiJhYmNkc2Z6b29tIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjQ1NC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2NjAzODQxLCJleHAiOjE3NzY2MDQxNDEsImp0aSI6Ijg0NGUyMzE1ODcxNjIzODM3MzlkIn0.Q01bpgmGq9aiA5MMXrXqm0S23yMo9VDQSyqa1wbyFJ_vTAD4C5Gv2n3L9Amppxln5KQkd7aXtPs6gnIyovdgqfk_XU1NsIMSl1ja3r8AQi1LSLSK6AERnGHycMsCp1jHXA66IN4M4WzROhjnvgU9eapNopasYW0G5cyrqBcyJIlYIKzBaAQnOOcQMMQ7xWZyZu4-ileL766VUMs2irXoU_TpP7axsN7UBCdR9sKWBSlCkrS3jQ6AO1n_Rqwb0tKbkqQoOBTNDyhZlH8evmv2h8-6x-Aa4Navg-NmkczK5-UZbg115qRTE0wO1eoeci4WA3NXzHe0Y0UZUNMpvt2riQ (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: 7dc12cbb394771249d3f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request