response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2687/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 89645654 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkNhSTdOZjJMZ3E4WEpFZGUxS2lBV3VKYVpQZFJFWTR1ZEsyeFlEUWIwSkUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNjg3LCJzdGF0ZV9ub25jZSI6ImQyOTkwNWIyYzlhN2Y3YmUwNWE0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNjg3In0sImlzcyI6IlByb2dyYW1tZXJpbmciLCJzdWIiOiI4OTY0NTY1NCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI5NzkvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjczMzIzMywiZXhwIjoxNzc2NzMzNTMzLCJqdGkiOiIzNTgzOGU4MTkwODgzNGNmOTYxMCJ9.C4TtbMdzIVQcRpdZxnOc17nHkJ59pD1XsL_wy9Mcg4K14xsbvgEbZJvYLg5GytfaY9GVBKW_MZEFjF5oWpHae5RLPuUVGTX-kWCYUtXWn1o6aH5AW_72wuCctx5aZAN9T1OMQd9lLK_n-jNWKmXcAp4Ra80pbxY36swsU20WIV6xHpeel7OVInbI_APpMNnIq-TqcHaOnINqyjoHoPr1yf22piVTEP2ZtddK8UwlXeTDDU9brcyJ1KIfSNIEsijsS6tfnbyIAA29QK0luQV5uc34Hs3cTVmq5IqUj2K8SoF8K16hRDwCAhb3ErycoIWJJXPJiwfQV7fJvEAUWxAsng (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: d29905b2c9a7f7be05a4 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request