response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3048/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 123456 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ikt3YnFScXpVMjlfdDNqcEQ0Yk0tUTdsSzRxdjVpbEdDeWJrb3g4dWppUnMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMDQ4LCJzdGF0ZV9ub25jZSI6Ijk1MGNmMTlkZjliZTNkODI2MjQyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDQ4In0sImlzcyI6ImNoaW5hc29mdGktdGVzdC10b29sIiwic3ViIjoiMTIzNDU2IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzM4NC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2OTA3NTEzLCJleHAiOjE3NzY5MDc4MTMsImp0aSI6IjhkOTdjMmRmNjE1NDYwYjA0MzQzIn0.Ss13qYecBI7-vD9HtHLuQn3HkNZ6W5bZtLk-YxKzNB882xACZhkVCZhq_GfGzVbzzkolC21IqM4SMuWNKGj5DWaYAO9ZJfy0K5RZLEMvYFFWi2XZHT65Cx826l5iBz_K9MKpvv3fG23CtwWBWvrfSNH8qECYaojYSgBHyVJnp2x7FPT9-e7l6AB7YFq3VWRwjkMOFh8J7NZ6y7XxObRBthp6OaynS4lYh7LlfUSBmzx2DbP5KssJDidpdnHcrIsyYMFcNk1cNyob44ufglKIjJvmCtrvF0-d1o7BpZs8oSoD_bQrm4imhZQmImYOLgJOLU-QxLE33mrOqTAWxinzsw (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: 950cf19df9be3d826242 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request