response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2607/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImJETXlFT0dhLS1fS29CamlDY2oxZUNURWtxT2d0RjFuY19fc01sRXI3SlUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNjA3LCJzdGF0ZV9ub25jZSI6IjMyMTM1MjkxMzg0ZDJmYzNhZjAyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNjA3In0sImlzcyI6InRlc3QtdG9vbC1nYXJwIiwic3ViIjoiMTIzNDUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yOTA2L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NTI0MzMxMzAsImV4cCI6MTc1MjQzMzQzMCwianRpIjoiMGZhMmM2NmE3MTQ5N2I3NzhmODIifQ.GAVtjwEgEC8GoscqynbpbpjaQlWBMmKxkdRDyRpfoXOR-_JzqXRm0NW4klbBCAKXgo6fnDlFvBXzXeuZc0Qco71YGX_GBA4JwBYiR2NNGjQ0Uu-H3NlnTRvNfJRGs1M-inn59L_th96uJTnNfsVjpxNUKXNc27q6hC7gVU4UGeK30J-UGDhwxuBkUrf7rsFNpHNJFHS_QozR_DVOJoBJLnG8obfDra2A5ZTF_QZnuGv-NBv1htgzR87yzA7-7dFFCFcjqirBGyNMO-IAABndjBryhodmrSl7vG8hdGXdMVTBeuJuI0DxLppn5AIL3_UgGKb3Dt7uZ7j02ktWDkvXTQ (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: 32135291384d2fc3af02 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request