response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3458/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 24862 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlhSc08xc3RnY1VjV2NfT280NTNaV0hlQmtFdDhEMjVtb3VKN0FJWjB1RUUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNDU4LCJzdGF0ZV9ub25jZSI6IjIyOGM1MzJiNjg3OGFjMTMyNzNmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNDU4In0sImlzcyI6IkpQVyBUb29sIFRlc3RpbmciLCJzdWIiOiIyNDg2MiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM4MDQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDk1MzkxMywiZXhwIjoxNzc0OTU0MjEzLCJqdGkiOiJjZWQ1ZTAwZjVhYTUxMDU4ZjA4ZiJ9.Ed7B9baeYN0thmIhDFAkGxbgLHnf4DXfNoji04CYGsiezy_wYRksxOJ1uGrW6_Nc-ihfp05mwJBTQiJKazgbVnVsC-9QBlA0ImiYq5I7MWmEE0gGYevwrxc77kVSWQIPjS_Z9LO8c055l6HC30mvqIUYPy5_EUu0ZxLWYVoecMXwtr7V9Nnbu1fnA0LN7uPwKLWeqB93GFMLCu7tWCOHQWlRJ7Q1-47gKzP7PSTCPxnSB4uuXhWhg_XYx5ZbF54LcAOZIOcDIy5Nz0hvbOtbsJ8yiECgnh0n6sPMQMkROBhWHB6fjUf3IH0EL6g8IzYnHwxhPZznRpRd0GZa6Ki1vQ (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: 228c532b6878ac13273f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request