response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2356/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 9f80857a23b454866d1e (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlRSd3R2cUNjZWZPV3VYVTMtRHQ0ZDI2dkNRRXh4aDE0dlRPN19BMzc1UHciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMzU2LCJzdGF0ZV9ub25jZSI6ImZlZjI5ZWMwZjgwMzkwNDAyODBiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMzU2In0sImlzcyI6IlRvb2wxIiwic3ViIjoiOWY4MDg1N2EyM2I0NTQ4NjZkMWUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yNjMwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY1NTUwOTEsImV4cCI6MTc3NjU1NTM5MSwianRpIjoiMzZlNDQ5NmRlYjFmOTIyODU3MzgifQ.MV9-JrhP0n0lZ_atGXdzRDalCBfDh4zJPxcZ_04JCpXiPw6wnyLrWdzs5ppgb18USMVUjiZ15bG-VPDWXtZaSw4kXyFAdu2063tGOz5CyLmzGURTJDM5HK5SLUKyJ9S3SwDI0NqxrCXSa4EBBFJHtGeh_LvVerQWmjO094o3h4FCPV0SgXs1c26V-TmpbzTUHm5SKIQziYNa6DIMHsMLJhBRijELmG_SVxOUpCqyZg0YEkEx9gBaSsrXaYIjYVXj34xbAxU5WM1p94wOyDq-lpU0m2Y4YPApbRMN2pjkDFS2mJbw3ebFkQUULuEj0gs0X58hCdt-h_QOarE7v42q-Q (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: fef29ec0f8039040280b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request