response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2715/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 0c0cd84b139f445b8cfb886a1af42982 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjNjbFFrV3JjSXhfb0Q5MkwzZjhqQ1J1eVdmVF9WVjBSS0E3djBHbkhWLUEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNzE1LCJzdGF0ZV9ub25jZSI6IjFiNzhlNGJlNTA4MTEzOTkyMTNlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNzE1In0sImlzcyI6IlBPQy1MTVMtTFRJLVRPT0wiLCJzdWIiOiIwYzBjZDg0YjEzOWY0NDViOGNmYjg4NmExYWY0Mjk4MiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzMwMDgvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjUzODA1NiwiZXhwIjoxNzcyNTM4MzU2LCJqdGkiOiIzNmQ1YmEyNGU2MGY0MzE1MTUzMCJ9.C7EJ6ZzyIxau0qsDzTFK-AyrrhgLT6W5pex5w_guca5ntzB7Z12yvESxW8Jbzq6sLmPvPaAkZ4LfRd14bKC1p1V-xyFcpFdBHZ-0AnG9bPheloxn3WZVdrZQz1BrwP-RhrvYqQYi9gQgAIfh9A2WGc2aFiw0rd3b7dQXjgO7k5Xu5Vi3PMuDHlnFjMMFkDV9YIMnV3dCJAd1TAh5-R7ot2pG_v2ExHH0keWd-fAhUSsNDrinH85EA9Q6ewxC_W4eQBteSA-w_o97ytOWxTXlq1XIUw07nu1luT_8oj1VEZsCYInCGMf1ffBcbV12GKI_YLqvZEYH4n_ulTvy_EPKVg (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: 1b78e4be50811399213e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request