response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2314/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 23745632 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IllHVXlqcFFZTlFOOHZGNGEzUS1EdGlVd3poaVJfSTZNZUlBcG81MWVYTGsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMzE0LCJzdGF0ZV9ub25jZSI6IjA0ZjBhZjU5N2NkOThhOWRmOWRiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMzE0In0sImlzcyI6IkRhbkQgTFRJLVRlc3QtVG9vbCIsInN1YiI6IjIzNzQ1NjMyIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjU3Ny9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMjIyODQ3LCJleHAiOjE3NzIyMjMxNDcsImp0aSI6IjdhMjYyOWEyNTZlZTUwNWQxMjQ3In0.qlxmroS9ijYloF0hpvJuWiDEDBD3qqId8VxjJ5oVjKjTZWS9jhpnjBklfPRugNyiC7ky7F6fNaWPMZ7kvP1EPH2oci9Cx922FQnTnGkM_XDP5wLoZEQ2Lxrs-vICBNTCynq782LDVFvKR-T0YboCThTMLRUmmRi3wtwAeG2EjzEXcshXF8t6lfUS7fw3M4Vx1yZavjyw3f19LpgyZsY0_OWFEBjyRG5-gL_o65SFohXZ_wxPce5qWmfLBDia1hh0vPgG7Qt1bZkolZ8H7pMhEZBdC4TEiUc4Wp6XQAByhQFqDRg5xdjdDG0QvrvcO7M5bUlgjeSdYOdw3yOii_7Z9w (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: 04f0af597cd98a9df9db (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request