response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5282/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: mnbvcxz (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InJra0FucjdWWm5XdnppSHYxc3lSdUFBbHF1eGVoTWNTZ0FEYUtVSm9vR0UiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MjgyLCJzdGF0ZV9ub25jZSI6ImI0NWUzOWY1ZmY1ZWIxZTA3YzZjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MjgyIn0sImlzcyI6Im5naW1hIHRvb2wgMDEiLCJzdWIiOiJtbmJ2Y3h6IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTQ3Mi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyNDQ5MDUyLCJleHAiOjE3NzI0NDkzNTIsImp0aSI6IjRkZGIwYzVkNWEwZmVjMjcxZGJjIn0.W7_omKdZNzbrF9BmkDrpEKmdEK-U-a2pmEVn6rMVRAm5mZYhUNukcnQ_FwNCE5VjGF9PosfDUT6oGJGIS8lX5q84KQ1b8y9RPdSG7ZeWPqR9C6oKnftiOaPlx-RyA-xaXbw-P1Up0p2dylwecrzOtVuuF22cK0zeDPG4TFirG0tM4ExXWMphQ-RzBZmiZcKksHQNHWVYyaszu-p3_4l-NEADTHEzD7GGT4nWOLF1p7_jSOkNOuefKodyweU0YWz4UcdaLPZz6CL9guB9SXMurt-2PyH5m2aGZdFXESaAwZ7HS6TWDSMuAkaPSlCz1BQTZwRF_D3773c5mPqpwOlDow (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: b45e39f5ff5eb1e07c6c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request