response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4092/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 7175ac5f-52c3-4e8e-9819-5c096ff94205 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjNoeFhHN2k0X1kyMTE5SmFTUkFIbUlPVHRLOU5HcXlISnJDVnJEUXgyVjgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MDkyLCJzdGF0ZV9ub25jZSI6ImM1OWM4MzY4YTY4Mzg2MjY0MmFjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MDkyIn0sImlzcyI6Im92YWwgdGVzdCIsInN1YiI6IjcxNzVhYzVmLTUyYzMtNGU4ZS05ODE5LTVjMDk2ZmY5NDIwNSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQyOTUvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTMzOTg5MSwiZXhwIjoxNzg1MzQwMTkxLCJqdGkiOiJiZTU0Zjc3OTBjODk1YWYxMWIzNSJ9.ZBL1JE08AjuUAzxgs7j7hype0ij8kNhG6h2E-6tE_kmw0pAY9OLdmf3U4RPrz_6PI-zph3oy8IECYpZCAjr_XgFAe3wMxOaTGlGMVk5fQOoV3WUQlfkx1Dfke2JaHjcbSBweyORcNB3g6IWCbqF0wh-yoja7rlrEfduu9g4-odMgpgG5pQEp1TZjn46UOYxJVT_Xokg4mySw558a1OeTVMVcP9PRh-_s_4JkfUFwYJW2o4GgFqiWAJAnukXIC53MfB-ieYRScTX5uRPB-bpViNg5oyvovyZhYuV8M7M2jIBsui_xwTaXWLNcDZWWt7Ss1VHeW7OzXBC68px6WFq66g (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: c59c8368a683862642ac (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request