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.eyJ0b29sX2lkIjo1NjYwLCJzdGF0ZV9ub25jZSI6ImQyZmM0MzBkNDdiNDg2MmUwNTViIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NjYwIn0sImlzcyI6IlRIRUlSVE9PTCIsInN1YiI6IktVS0xJLUNMSUVOVC1JRCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzU4MjYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTAyOTM5OCwiZXhwIjoxNzc1MDI5Njk4LCJqdGkiOiIzNDM5MDdlMDU5MjExOGQwNGEwZiJ9.kVRCsuQrj4dpFbC1qqS9aOnGBYLDqtneIxlKZcPzip2ta-DHFgXxhj2pHRoYtHewwQNFR6RrbSIpnEXRxvfPSHgbS8wmOrPiRDvWdfpPUULbuc-NoqY9qXGENZt6XB2khMzbZaG_x2Zu2Q-Hxjn0F-MUpwSoHZtMW1uw_gWPisLEkGhukMkjXFrS4Sxu8nh0Zdb3YBjz44ciFUwkrS4RaNRY9zwpC-lnWpk5yhNK4oVoNbyyjySUA-yYTIWdaINnh2efzYPSMeTyL7uTzUdd1THrUGuv3Yrl9rR-UXdVy40-82G564ZCKv3lpltJB-NzyBjZ1nGw_C1lKle9D4NI3A (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: d2fc430d47b4862e055b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request