response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2264/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: prova tool (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik91MGRkZUJZRWtmU1NlcWJfUGVOTGdrZkxTX0FtcV9uZnZ0Sk9LMkN5a1EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMjY0LCJzdGF0ZV9ub25jZSI6IjhlYjA3Y2NlNWVlZDEwOGFjYmFiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMjY0In0sImlzcyI6InByb3ZhIHRvb2wiLCJzdWIiOiJwcm92YSB0b29sIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjUyMC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyNDI5OTY0LCJleHAiOjE3NzI0MzAyNjQsImp0aSI6ImIxMGEzYTg4Mzk2NWViNDQ1YWE0In0.GSvLmHeDG6WaP3xb9PZa87tMCOSzRntV3pw26c7N3rFavIYMbtWeczHnJxDFh5mBprO7Ez16Edz_ccXtmzBC3Ty3Uxm0v2pL919Lo9J2I1xCAEVNJPqkEw2wjmmvYhdoL11zk0pN6cWgB-bJ2W1nnFHcju4CRpPhMNe8T7J-H0ulm5ma9MOnOk8Sh0_QOTFCsyzwAq3Lkmjx-JXkAxQakrBBgsk48KJYC2HjIHw2HQkW3RmlgdAnoFk_MxYSCW80_17dkTPUeNu7aZsWClDTOtOwa994ntv1cg8oD-x_yqJLjxOPhPkLwacoP4aaZq0aq2YddD2KFG07K00iBJEcQQ (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: 8eb07cce5eed108acbab (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request