response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5195/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: new_netlearning_client (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImpIeDlWUWZoQkpYamNfN2p5TVlLbm9CWWJfeHBQVTN2c3B3NWxNZURHSmMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MTk1LCJzdGF0ZV9ub25jZSI6IjExNWIwOGZmNWMwMjk0OTUxYzI5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MTk1In0sImlzcyI6Im5ld19uZXRsZWFybmluZ190b29sIiwic3ViIjoibmV3X25ldGxlYXJuaW5nX2NsaWVudCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUzODEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjU4NzEwNywiZXhwIjoxNzcyNTg3NDA3LCJqdGkiOiI3ODE5YWNjMTViMzQzMzAxM2U2MCJ9.WudcFCL9uQ0pjxhj8HrJkECPZSNQTnTZMC34fCFGsWNb-GnXRoQMaRWklvNRpcTeWaiz_QH7ydZurbNqLLIesAnsm6LYJQunI-QRfePW-dlcHMwc49la9RToUnWafmzpG5NrNVkZPcGFN-hO-bossgdwQdDbH4djVCRJ2lzHlCUue2dI0El0LxrrSPbkm2cppgstir6ZkhmQcCEknuDrV_EjjW70KEqk-CM6nbpAzK4kZIS_q_6Ka4yYrSi848qYuBJEY8ackvg1ltXXklITOfRQiRzB49YhaFG_1G7zsCtei7CvnFbowMOLd3ltEA8debYVBwYfbURVgi37LS9Ohg (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: 115b08ff5c0294951c29 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request