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.eyJ0b29sX2lkIjoyNTUyLCJzdGF0ZV9ub25jZSI6IjJhNmE1Mzk3MDU4NmI3MTAwNTE4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTUyIn0sImlzcyI6InNhbmRpcCBrdW1iaGFuaSB0b29sIDEuMyIsInN1YiI6InNhbmRpcGt1bWJoYW5pIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjgzNi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzg1Mjc5MTY5LCJleHAiOjE3ODUyNzk0NjksImp0aSI6ImZkMWQwZjg4NDI5YTc1YmI0NzFlIn0.P2tBGy76AMcLDWSIuCEplWzlIyxS6WoQYBBVDdBd3DT6yIcv6_ZP0ZCdB_xmtqTScIVi0I39VIp0RYX6fFQMw-JZxnnQGYdxt4N3ZHakf-Pl_6uwJPQlAHkudyrstbVV6n6SQvsV-lYqoUCLtAxi9AYCINVWrzXpXbVV4wVmqSxaXTIQmQ6O9uW7wCrbA42FZH12R_jB42pcxZKkOUoOTWSCmsDNO-u4r-EmqWOnhzc3DvMyEx4uDSnYh-2TzzzJpqwA12Zsr9fk8oVlocyket6sFVas0PnuFfVL7mmqae_cn4x3klPCkd9SSaDBT9YJRbEMFA2oWGt_cyb98pzq_g (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: 2a6a53970586b7100518 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request