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.eyJ0b29sX2lkIjo1MTk1LCJzdGF0ZV9ub25jZSI6ImY3N2UwMjMyYTJiZTU2NTFkYTk1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MTk1In0sImlzcyI6Im5ld19uZXRsZWFybmluZ190b29sIiwic3ViIjoibmV3X25ldGxlYXJuaW5nX2NsaWVudCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUzODEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjM2NDM1OSwiZXhwIjoxNzcyMzY0NjU5LCJqdGkiOiJlYTI2ZGE4Y2VlMzA3N2UyMmIzZSJ9.CecFDjoqrtqaIgKWos6TP-yKjNrxJ3Q7h40gKX-ttqci8DWtp3ZvumR0iP4Kvah1Rbm8qPYnXBz8-YsVKMoPGpTOhIuFinRPReHzaybXXTiUAx3JQstCT9dlo7-uQ7ixbKDt0whv3GL59YKZ07hJrqZyriG0H6pY0K8x3oezUKmDyH1uK8_rEVvEUEFB12WulZTO16TE5LR5k3jOW2QJXgm3ZLYvSHtTgttxRStMqN6r5Om7uGikys0O9tRtax3IyuZ4ofB3j8B5ZYOdQg5FFVyKCGZC5VlUz2ubX6kyEzLi1GWKbH_9z6LLSBTgBsZQMUnEaYDy69EtqFPCHfi-kQ (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: f77e0232a2be5651da95 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request