response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3123/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 8aa86475-8b22-4e61-91b6-a5bf59c1178a (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkxLMWNROE5KYmlmeC1wSDNVVEFoeXJ6TFNfWWlGZk1CQ0QtUnJfZmNQNTQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMTIzLCJzdGF0ZV9ub25jZSI6IjE1M2JlNzFjYzk1NmJhODM2NmZlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTIzIn0sImlzcyI6IkN5Ym9yZyBUb29sIiwic3ViIjoiOGFhODY0NzUtOGIyMi00ZTYxLTkxYjYtYTViZjU5YzExNzhhIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzQ3MC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzczMjEyMTAzLCJleHAiOjE3NzMyMTI0MDMsImp0aSI6ImQxM2EzOTEzOGJjNTIwNTk0ZWFiIn0.P1PtryCtCuKFWhsqgtBSOBHh_NEcjwGky9w_QWboA1iOvpLTKEJjZC46z2NVgqlPcsKsuf4Fjsuq6BBDydzRhWe8HZ2ffzz2WN65qWb5hDwaWlSjctz2F_fVvPKs05yjcPkWy07h1ySx6j_tja2Cry3yDt8DBelbBh4_SxzUa-J78UMwJta95mFwSKiUo68_Pvuih-CoGVu1dd8ylvkelU_KWcdxOExS_OVXXggbfRcsoTvjN6AJy8lwnhMGAWveNPToqOG6zzFX-pN3x74GvpmoQ8nUj1pldgPopRTN6qZaPmGRo9qzO-Bx6KH2sLrl_2qX6GHShIjDT5w2RUkyfw (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: 153be71cc956ba8366fe (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request