response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3635/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: ga_doe_1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ino2OS1vb3NKUkFUYmpyZkFpOFY5dDFZMkxhRzdwMkUzbVRMODAxOU1WWGsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNjM1LCJzdGF0ZV9ub25jZSI6IjAyYWFlZGJhMzIxYTU5MzBjYTAwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNjM1In0sImlzcyI6IkdBIERPRSBUZXN0IFRvb2wiLCJzdWIiOiJnYV9kb2VfMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQwMzAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzAxNDIxMSwiZXhwIjoxNzc3MDE0NTExLCJqdGkiOiJkODBmZTk1OGY3MjY1MGIxZWYyYSJ9.FihxUeR4F4B8PGgFggVFKbFRaauxrJX__hdAMolRPS4nF6yVkVBqVVwQRPW1FGtTXUY_0Vu17hBCpbK3HZJqnIn3FQ9fpFPsMLB3k_RUHMfXcaa1T9BErInyGpHSf3EkLRkl5yXl09Z7Y-PpVQHtuC4m63OXK8s9GpAvUj7AJC7ElldIici1fD7fbjETtxvwjptIgT_plETa9imjnujWbm0quposqaUKlL0v0yzrv7pAWsRYdZZB2iV_sPlWLrHqNEz8P6NgLiFJaoYb49GvsA2WPbOPY7R4tQPq-VSDjc6R-tn6NpA084dNNzuQelO7DdEx2mhwm_y1LcCz8FN-lA (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: 02aaedba321a5930ca00 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request