response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5087/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: andy1234567890 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjN6UFhLeHpYQnpaRlRCX3dCR1U0ZG5UY0RSUFVwc1R1N1NLY1pzdDFXdXMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MDg3LCJzdGF0ZV9ub25jZSI6IjNlNWEwMDQ4NmQ2MDE2MzA3MWNlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MDg3In0sImlzcyI6Ik15IFRvb2wgMDEiLCJzdWIiOiJhbmR5MTIzNDU2Nzg5MCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUyODUvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTAzNjIwOSwiZXhwIjoxNzc1MDM2NTA5LCJqdGkiOiJlZDRkOTE0MjI2NDM2N2I3ZTdkYyJ9.23jjpGNyiALa9-3pRpgzxiFEVbO7bpMIGjl71_l_vJYwpn0-PPJ6EhGDo8k9jwFp4o4AGt4wmc62VJMJiM5JNVx3JiG6fiy_3W-CWlkHq87S_b9CCgBJ7B1lKLHKnEoDFLMZzFyOgcxcazErPGhYnxB84TZdwn_K-aYVO7v8g6p4TRxffYqRIIty70EJw_jku8J2DvoBA9NQKzNRTorPBQwLvNRnUDM6bunkeeCPboum4VAclsutWf4Ipi0oWGyyuxgkPHvqpxbHZLrE0QOTzPZo6yKPyTs3-yK_cuEGw2VDpwq1xl0r9JHvAiJB8Vwv4hpVdj0nwVi-76Nui_Twng (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: 3e5a00486d60163071ce (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request