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.eyJ0b29sX2lkIjozMzE4LCJzdGF0ZV9ub25jZSI6IjE1YmUzMGZkODM0NmEwMTQ5YjI1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMzE4In0sImlzcyI6Implb25nX25vdl8xX3Rvb2wiLCJzdWIiOiJqZW9uZ2dtY2xpZW50XzEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zNjUxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODUzNjA0MzMsImV4cCI6MTc4NTM2MDczMywianRpIjoiNDUzZmFhNzYyOTE5YjZjZmE5NmQifQ.xE-9s9FWoLi0NrdfRzHMTA1wQD2Kt9JGRscHLnH97O-AAaYP13kEvovQjciYz2tyJ63tbiE8XpKerSWWTRw_t0JyxaaN-3zW-2S--ZNdCN-TE05r3-8Z5ZugGOUKwlmJwlW6TEKfxxbn5qOaipYv2mBRU2u_r4iz3AuwicGJFeeDxEji-En3FyBqZoes5S-8y5d0NoC5we0J1AIV3yjMUn_4VAqiAoK-9-bjYavqg9jwUGDtjLSK6hGXZq_wrKWbyVDAAeqQBiYUmw0FHOAS8N8UhafB7MNSrg3iXbCoo1j0NrwO1hJARO1Wr_-HVHoGRoH2Qg30fjAtPfrwqSbAZA (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: 15be30fd8346a0149b25 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request