response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5023/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: db17fec8-91bd-4a0b-b30d-a4add0b6813b (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkhPejJFbnlzd2p1TnR1WEtKbEZBTl9JRkFOWnlNNlQzRlVuYTU5ZVJTTkUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MDIzLCJzdGF0ZV9ub25jZSI6IjMyNjQxNjc0ZTkzYjRmMjU4ZTIwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MDIzIn0sImlzcyI6Ik9BIFRlc3QgVG9vbCIsInN1YiI6ImRiMTdmZWM4LTkxYmQtNGEwYi1iMzBkLWE0YWRkMGI2ODEzYiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUyMzAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDkxNTg0NiwiZXhwIjoxNzc0OTE2MTQ2LCJqdGkiOiJmYTRlZmQ3NjZjOWMxYzMxZGQ4OCJ9.orv01UpayEGtPxp3dWYRX79t2D1l6zxsSzDaukBpc9hRR6zWr53RqEWpRA7Rv5tBJX8j-BIEktkEJ2_nMPqCxvAUdIPMwgfO5qFCoF4f_h663vKj53-6tEklNTXOGMXEqOGSNUui37Q9BXoX73PZW3jVMzBdW7AmpxSD1G9RcakiieNrDh3tuTGQTCnOCyTFxfwZxRFmqtdQFyRMyaVTBz0UpNQZqLGIVGMPbgu-rcPX5XuXX_AszDcpBxoV3iX5y5M42Ue0Zn0XXCU_4Vr05zlJANF-gOlmG-SzZjMaB-dlC7Fd64Fi7pNO09-eof55QAlf7lxqjJw07QFjHYOcuA (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: 32641674e93b4f258e20 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request