response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2570/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 123456 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjZEN0tmZFZfaEJrQk5ZcTVKQ191Tmh3RndKZldaTWJxbWpJWHBCUXFfZmciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNTcwLCJzdGF0ZV9ub25jZSI6IjdiOTBkMDM0MTZhNmQ2MGZhMGI2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTcwIn0sImlzcyI6InRvb2wtbHRpLXJhZmFlbCIsInN1YiI6IjEyMzQ1NiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI4NjYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjMxNDM4OCwiZXhwIjoxNzc2MzE0Njg4LCJqdGkiOiI5YTU3YzkxNDRmOWE0ZGM4OWZjYSJ9.H7wIa3AXrvUGovSrIagUiHsb5pvaZYPo1MUCIcPd01bOG4Our8BqcrYwn3sKX1XaAjkh6LVNnVsSoYR3uz4AWpWyZCwORPDCJkCegRJhkgbhm1CfG2yKpxCm1aRnV6Ym-C4SgTQqUudAC_sSBSxrQnso64g1Ow7a-5mfAT6gfMb2NZ7T-ackZB8TKjw7l3XIYNqmLnml6Aq9jVyZJkaWD62QsP3F48ohWKmd7o3wx27ZBi875YmmzgP1PcN0EeFoVfmumfkfuuPY26UvVch3cb7wrlVW5XjV1E1ZNIYNJaCiNLTU2CQV1csO0YHGYDPCJCa9GFlqU3Bt1r95CuCpFw (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: 7b90d03416a6d60fa0b6 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request