response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4782/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: JdLtiTest (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IndrLXpSVC1HVV9jNzBFOGcwNHFVcFh0Rmo1SDdlZ0g5YWROVURLbDQ3VFEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NzgyLCJzdGF0ZV9ub25jZSI6Ijc3ZThiZTk4ZWU2ODQ1MTIzNTI0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NzgyIn0sImlzcyI6IkpkIFRvb2wgVGVzdCIsInN1YiI6IkpkTHRpVGVzdCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ4NjEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTI2OTU1OSwiZXhwIjoxNzc1MjY5ODU5LCJqdGkiOiI5ZWY3NzM0OGJmMmI3ZWRjZWY4OCJ9.IWjNcCq1KwZVKD8vdqmuoSuEXx-Oz3jETMih8bZ0C-5MnvW4k0jjRpf5fbHPBXcnzSFLhKArke2nk7G6kXqCam9Bpokykc4at3IVvu_3usba1M5iaX6rQ19wTCfEBMKYPaDTbkiMDVfPFMRRdMOxhbj8401i8gShG-jgu8msveXUzuO5sIgk37pFuidERB4x2ux5SY1AeQe10BZUeM4QAix0kbTYm-5Pb8ImrXX1-ybtn6vOH6KhDEUuN-pFsEHJ0tgIBL85awfNeULWTSY12rymUqWrUEmN3NJR9ojCZGmWINQHszy9Pe3PHdoPmmYFIwWhmrc8xw2_ohfETXlJWg (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: 77e8be98ee6845123524 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request