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.eyJ0b29sX2lkIjozMzE4LCJzdGF0ZV9ub25jZSI6IjI4NjJlNzc5M2RlZjQxZmQ3Yjg0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMzE4In0sImlzcyI6Implb25nX25vdl8xX3Rvb2wiLCJzdWIiOiJqZW9uZ2dtY2xpZW50XzEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zNjUxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzUxMzA2NjUsImV4cCI6MTc3NTEzMDk2NSwianRpIjoiM2RiNGQ2OWViOWNkZGIwOTdjYjAifQ.NXYf2aXsVuQCuGdTqPf3bLSLQWu1EEkaZMPYbF9UNKYabzbkI7Es6lIww6ZaiUtlGUp5WkQGTtjrqnfgF97qKCAY-UIq8nqj3nv_hDRYR8XyX5CNfoOZJv5BE7M0HIWuganEabCj_AV7jZkyaxK8GNuVFgD0we0_YkLtuMfUpJ8Xn-A1x7EZD14Sk2bPfX4BUd-MoFlrvTOhTPBaGXSdBkk9lS9Gr1az1BRXCRvROhDRvqC-mVrLEbRLyyOrnXZhWwbrfgEcnFuyNdRDJFqlCYPQW7sPlnuJdx4-wguzqecMBw7BX4RPO5UvxQ4MuWMZsrRIKBj2rtDfgwfRjO1A-w (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: 2862e7793def41fd7b84 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request