response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3318/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: jeonggmclient_1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Il9FMlN5TXRrQlg0cU05SEY4V3JpRWJVOXpkZVZGekQ0em9seFhBNDhibmciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMzE4LCJzdGF0ZV9ub25jZSI6IjlkZmE5MzJmNDI5NDRiY2JkNzFlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMzE4In0sImlzcyI6Implb25nX25vdl8xX3Rvb2wiLCJzdWIiOiJqZW9uZ2dtY2xpZW50XzEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zNjUxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzIyNjQ5NTcsImV4cCI6MTc3MjI2NTI1NywianRpIjoiOTY1ZGFiYWUxMGRkN2EwZGRhNzEifQ.LWT901CmGZtF4Hw45_myNTMkjYuwvw_BFyOm9rfDB18xpF-F44d5VLNf7E5DNZsntOrMYP_tps9OpMccDrE2YoYAtlBhMSkqdipOmvEvHoNykPpbCLL8SaxHauVcViXm1ju9MXMxSVHgjJBMrEMdfTKmr8f99hFVZ-jVgZx448LwsSwCxIuGfppc_jM9JuNuWsXOLA8axdLZwrcbWFT73QnGFSaUw5hq52DPe0-BPfO34_DOzWADp6VmxbIDy8eFcNui8H1FWeT9QeMG990po0-qrtanQdrOvRR-cfhuOV8zAr8p4pCLYVeCnfSF-GWpEm0Gv-EVGY7aPUDYVzbmfg (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: 9dfa932f42944bcbd71e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request