response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5660/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: KUKLI-CLIENT-ID (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkhRUkhLTUZjZGsycWVuVTlWdF91M2NFbFZKSDdiQjg1cVc4OUJCQXRtbGsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NjYwLCJzdGF0ZV9ub25jZSI6IjMwNDlmZTllOTExMDllN2Q3MWZlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NjYwIn0sImlzcyI6IlRIRUlSVE9PTCIsInN1YiI6IktVS0xJLUNMSUVOVC1JRCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzU4MjYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTAxNDAwNiwiZXhwIjoxNzc1MDE0MzA2LCJqdGkiOiJiYWMxNTRiMDZiN2FhM2I4MDM1OCJ9.qMHmtdKUYYvEvcwrx2WGwS-goUY_QbAcs4JiTAoFO93vu9Sex-DMR8oV5rtyIby5kKHt0HkI50y5gHO9fD1ZWr2S1xcWMBBG3wVeM2BKu8w5ZYxggE4xao-QLfU3S3f2gTjW6Hf7ZmchpExPldqaxK-auBIqE4nsp4gn91UlIFXJ_TQkgb78H4StPgf4eTiGU32JIvLr1RqfU1vYWOpYZ-UqrNGaBctbwKjj6Q5JO0KJJfEz8MXScAVSPr6-TV03LcYo5YHHkNr1-fIxWaorocsUf0tbVBl3xV7xEryqRr1SBYbWxIvOTq_zmksZRw_g17kVIH4OsGl_2tCdTLDFOw (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: 3049fe9e91109e7d71fe (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request