response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5838/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: training-course-1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkY3NmRNcGZRNUJWOVJxS1paVkNac0RScDc1OVhGS0ZadjBpdmpDeHBHMFEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1ODM4LCJzdGF0ZV9ub25jZSI6ImNhYWFmMGRiYjkzYmNmMzMxZjZiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1ODM4In0sImlzcyI6IkNQIFRyYWluaW5nIENvdXJzZSAxIiwic3ViIjoidHJhaW5pbmctY291cnNlLTEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy81OTkxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzQ5MTczMjcsImV4cCI6MTc3NDkxNzYyNywianRpIjoiNzUzNTNhNTM4ZDcxNWM0MWZjNDMifQ.S28CE0WyMfQcRf8u8SifbZ6elX-sHApkrG6DlqCgf7a_bKT4l7EjD1nMqZM0JTpug1ujQIvnPwVCawJCVg4facr4-7KbA8V2AK2d9ovppWNFnHdT-381Fu50emjw3CFAc9fUlJL3_LssWh81aBpnC71zNgzVUFMegNen21k8FSRckAPAQPdtDqgW_4e_fhiZ1SKKGdo8HLj9me41HhilMjIqZuOM060LeaPUX960lIQ_y6TaodSxIaN0QOljTtZwCqUQJx3g1Pm8ICP2DgFb-4Cvkpxrr-j0LuC7vbOqQwHnxR6m-oV9yv1xcNWki4tBwfgaQVwheuZMnNfxvzvOzA (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: caaaf0dbb93bcf331f6b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request