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.eyJ0b29sX2lkIjo1NjYwLCJzdGF0ZV9ub25jZSI6IjUyOTkwNTAwMTVhZmI5MDZjYzY5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NjYwIn0sImlzcyI6IlRIRUlSVE9PTCIsInN1YiI6IktVS0xJLUNMSUVOVC1JRCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzU4MjYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3Njk2NzUxNywiZXhwIjoxNzc2OTY3ODE3LCJqdGkiOiJiZmIxMzcyMTA2YzI4MDI4Mjc3OSJ9.pwkPm-KlEoDlwI084_U4o-Z2VOGgDdUvalAVK_f1AJU7wSgD5RxL_rEcJH1D1NPJpq5YLFh1lqYHP6CWKL1Gz5brbg435hGY8XoMCwZoYw_10xeO5AeIOQc5A6PEgux2G7gqec3mH2zqXP_U2uZnolEA8CHiuBdY52Fh0QBvVmjBz2uptbFlLSgXRDYn2ZU6Kr8I3UtwDIEiYTbQUpZ76Hf-LUsycgLszZfn0_obvyrp3QQQEdruPd291jDaRHM8r0ocxB7NWYtjry8EcfeZ1Xe5ZHiAktJsFPww2vATv6mrBEjTfcDwayh7NF42fLr-BYAzmO2I1vEXKjmDL_koVg (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: 5299050015afb906cc69 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request