response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3902/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: test01 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImNvRHZmM0lORkhieVM2OThhUGYwNjd5UWQ5OW4wNFhDVnVzQy1aT3Ftd2MiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozOTAyLCJzdGF0ZV9ub25jZSI6IjZjODdmNDZlZDE5YjI1NDQ3MzdmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzOTAyIn0sImlzcyI6InRlc3QtanVhbmNoby10b29sIiwic3ViIjoidGVzdDAxIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDE3Ni9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc3MTgwNDM1LCJleHAiOjE3NzcxODA3MzUsImp0aSI6Ijk5YWI0OGZmMzM2NDM3N2M5ZGY3In0.H9VjMjIN5dcHP0rTdCouBt88Tn4MGpGE5kTF9hkA4fyYvkw3I-ac90udbO0BIsaEcVsqlTmsbOsClq3GoydrFfvg-meqwz6ddeGIouaxja2i1f1FNE4LOIY63hS1jOnZvNmr3V96hs0D_dxzWNnIpKEIXC_UgFxTQpg_ZYu111QcYLfTAGiN-IZg8lMKcf-0R4cZ0XMyT1WdhZ5LLYwApaLV0CNDZ7e21nLomUWC8jsrJQvNd-mp1hQyh_VmXeqQ-VyiCrpxmmbI1WzpuZyAp2qg1OMGxhv07dFup0qxh5-_3FLdFOfc6KGxKVoEV_WcEWDhlXDQrhW6OFY6iG4Edw (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: 6c87f46ed19b2544737f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request