response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3497/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: kis_client_001 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ii1kMWZpbVdWdEdpdm1yRkNXNWE5WjVEbi1RVndSdkFrakcwNXY3aUJWX0EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNDk3LCJzdGF0ZV9ub25jZSI6IjQ0NzIxMWE5NjljNjc5NmJkYjU3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNDk3In0sImlzcyI6IktJUy1PU0FLQS0yMDIzLXRvb2wtMDEiLCJzdWIiOiJraXNfY2xpZW50XzAwMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM4NjQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzMzNTM3OCwiZXhwIjoxNzc3MzM1Njc4LCJqdGkiOiIyZWFjZjAwZjVkMDhlM2RlNjg5MSJ9.IbiW-EQNBZhZ8s1A_7ZPHichokpNhMf3hM3ciLa_VpT7taFM9W17t7JeofZ2T8tbCkpkJO0ApvPUO0BGszrJQCU9AfZiL31tRQIqPaarlzsDOEwfKLFVhYpNe0gxhlS8tlAh1VdNKuSUFUQvreoTBCvsKXVbe6kglZVpjFv0-4BFvjF4Gt6FpJy2xi0Fmc5PTvmVizbNrIx5_MxdwaeqQ0WqVeSTX01hiqRwbLaRa0ddOTSZZjWiE3BX87gq6eepFB10Og-gMLfiCtZ_7db-fGbYT7ssa0DwgA8H1D_s1jRdtMsfmj5PlHcuVBnFELd15iKHKqcLh597Rc7MMLUljg (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: 447211a969c6796bdb57 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request