response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2136/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 2n9j35n2v34a04ucgjb5s31bf (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjNuRjlNVHlCOHprNUdBbWpWZEVzOVkzOTdxYzdfaGIwYk9rTVcwV3BZdW8iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMTM2LCJzdGF0ZV9ub25jZSI6ImU1MTMzMjUzOWI5MWFkY2U1OGMwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMTM2In0sImlzcyI6IkNvZ25pdG9Ub29sMjAyMTA4Iiwic3ViIjoiMm45ajM1bjJ2MzRhMDR1Y2dqYjVzMzFiZiIsImF1ZCI6Imh0dHBzOi8vbHRpLXRlc3QuYXV0aC5hcC1ub3J0aGVhc3QtMS5hbWF6b25jb2duaXRvLmNvbS9vYXV0aDIvYXV0aG9yaXplIiwiaWF0IjoxNzc2NTIyMjYzLCJleHAiOjE3NzY1MjI1NjMsImp0aSI6IjI2NmJiMzU0Yjg3M2FkM2I1ZGUxIn0.SiTgekZi8juolFbRqPv6tlDswmu27ILtWNjuD1MqHooN80Yj0Y3nhgNKbYwHGL5kkZbxUaVsia-zAv8Ue3EMalmwy31_gIZS5HyZCnnk_hDImA7J-6a7ehvNZ8OkuQUGrkMF_QGxfsIyISVhCpUONgx9gG_nFR6MD4Jdgvxw6XavuRqrc6I69saAirT0C8_0tWiNK_7mUqCXYCxTvQXp9vTEVdgXGAIZMGvPJRjk0CP7o8MOf_pHIuAEgCYyDqu3sneM5n0rKBDJR_XsQx3RDrzRB3Sw2RXSk-HF2XJ1BzEMOuIRKn9GftIPkcqxAftNiFzNb3DcaQ8k9g8sUVIuxg (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: e51332539b91adce58c0 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request