response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2558/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: sandypatel (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkpqajFPRDdVdnZ3dFJacFEyLW5oUGpBQ0M3U0w5STZlS251YlFRN1BKQlkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNTU4LCJzdGF0ZV9ub25jZSI6IjIwMTBlYTNkMWI2NWM5YzY0ZTFmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTU4In0sImlzcyI6IlNLIFRvb2xzIiwic3ViIjoic2FuZHlwYXRlbCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI4NDQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjU2NTQxMywiZXhwIjoxNzc2NTY1NzEzLCJqdGkiOiJkMzU1OTg4Zjc1OTVlZTRlYmMyZSJ9.A7AKxdaiCIMR51O8v-BMqaD1YKo6ZidrXnRkj6aUuXnjuL0_s1X2cjXg0aYtxkiVUv4B0iR2TvdPJpXuVqN7I71mXcdqMo1vXbBJlqBcwhVYhV-InCS2zPLmfN_TgbFSMVyeAzUbZvj4OlMEYsDKJmOdrHbDL4T4lbR9JLwjMOjVEcCVv656_R77cSF0f0xlQtcbs1zjYDGiylTDJyzRhtNvTwCupFAlzuLkXrR0kXMOmYayYJL92ORDtJA6-HRGQhRX9jMrpBq3RhVjTaivCvDL2Q7pSquDkTIP1ErT3sk7sLmR5Wu7_gHUKR7ZuXOiutg6v3nd1FaIzIyjP55AyA (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: 2010ea3d1b65c9c64e1f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request