response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2552/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: sandipkumbhani (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkFiMVZEZWRob0lOVlpyY1haTTZSQXlldWhXQUJRcVRGNUdYSVFOc2NUU1kiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNTUyLCJzdGF0ZV9ub25jZSI6IjQ3NWNiNmQ1ZGQzYWYxZjczMDM3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTUyIn0sImlzcyI6InNhbmRpcCBrdW1iaGFuaSB0b29sIDEuMyIsInN1YiI6InNhbmRpcGt1bWJoYW5pIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjgzNi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMzM4NzAxLCJleHAiOjE3NzIzMzkwMDEsImp0aSI6Ijg5OGJhNWFiNWRmZGJiYmM0OTI5In0.oL0-mRfQwa4VIwOJWI5y6X1p23bgc79-X7aQlXwRL9AdDDMlDQV2nd1RZa-98NzXJWw8KDQcsVuqnAvhSVCwOWd_DJgajQCftFtP-pdJGj1tJzZekQgGZh3PMr3dns1NbImASsrf6VGgbllfqdvs9EqOXjL3NKVS3-A4grm7ao_VQZCPXkj1T2MlUGXz0K4i8JnVBkKgsbRAylOK5Ihg-4A71t-V_6Y07i9UYCLOGtk-EPXJwnN7lJ_WNoQVHoO7_ieG7HoW_2QJSMM4lce2NCkorDG57a7FlUC-Wi4ok-bkQDpNm6qiF-1b5NXe6D8F2g9mOMYrAdLw3la8yQGchg (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: 475cb6d5dd3af1f73037 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request