response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4554/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: sb1234 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ilg1NkR2STFERmtpaXVNNkN1aXZxRENzV0JrUm1mTjFHUG1Uak0wMG9sUk0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NTU0LCJzdGF0ZV9ub25jZSI6Ijk4ZmM2OGQzZDlhMDRiYjIxYTBmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NTU0In0sImlzcyI6InNiX2x0aV90ZXN0X3Rvb2wiLCJzdWIiOiJzYjEyMzQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80NjI2L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzUyNjk3MDUsImV4cCI6MTc3NTI3MDAwNSwianRpIjoiODRhZDk2OWJjODMwM2Q5ZTg1ZGUifQ.Yqac6_3p1B8c0v9Kf7cJWfUVOy15nxdS05znm2DCwgu2QrEwqbTuXRZIwTDAhi4GJD0QIAcL5Jty1msNmhdSQxO_GSRzuiJb1pJeJWp7fCY8WWwqkavEDuI0mYoNsxs7Xll6uD6p8D5ampTHeZLNtcpC5P-iL1jIQ4vcNDiFKjDM-Ini8sNxGBU_nEpWnkD52GILRkwmfgxdUKyIAyziNrqxQcGiikSiPP1MwqplaKJ33M6KM2OxkyxD96X3LsXpWU6An5lKbnxwQtDS3sbZhDb16tPaGZfvwoGBUIY-IAKMMeEaiJGMM3MStne8JdUE4P9dtd7umFobXhe6Qj8sdA (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: 98fc68d3d9a04bb21a0f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request