response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4777/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: francoubpapril (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IllBWjFJb0JUa1lVWGxNV0ZvcVltRVVKOXRxRFRwUDdFYXk5ZzlId28xcEkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0Nzc3LCJzdGF0ZV9ub25jZSI6Ijk2NWNhODY3NjY5NzJiZGVjMThiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0Nzc3In0sImlzcyI6ImZyYW5jbyB1YnAgdG9vbCBhcHJpbCIsInN1YiI6ImZyYW5jb3VicGFwcmlsICIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ4NTcvYWNjZXNzX3Rva2VucyAiLCJpYXQiOjE3ODUzNTUxMzYsImV4cCI6MTc4NTM1NTQzNiwianRpIjoiMzM1NDI1MjIzYTZiOWNlMDg2Y2EifQ.FXjUM6kMgxPR1CPxAxA-DDfvBdu1ZpXEEetAw4LQxTu7Eu1h8FmYNohRNfVnSsIz5ZEvD6ZDkEdfq4LTkWo9uEsWO3__dPCeMvGn5THFxjJt__8Oa4ad9MyqzUw_y2WUcvUiTcLviYrxdk6YhcUuGzC_c4purMaJ5HDrJ0bpC1KcG5IQNklaxaYuL2zCZR604lAuZjXJsDD5MzqiZ9u6GyBzuRXsGxnq6PyUMgX3rPSzmmlOKh3h-n7l7AFlRRwEH_IDmY1PZEicK8aQW3zjaIWPi1HNNHulWuDh-90GULMFmCUn2YYhMDUd2CNDyJsPzT47EeIFvzWeTCwAfym4Jw (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: 965ca86766972bdec18b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request