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.eyJ0b29sX2lkIjoyNTUyLCJzdGF0ZV9ub25jZSI6ImVjNTY5ZDc4MDA1NDM4NzFmOGE4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTUyIn0sImlzcyI6InNhbmRpcCBrdW1iaGFuaSB0b29sIDEuMyIsInN1YiI6InNhbmRpcGt1bWJoYW5pIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjgzNi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyNjg3NjAzLCJleHAiOjE3NzI2ODc5MDMsImp0aSI6Ijk1MGJmY2E5Y2FmZDM3NmM5NGVmIn0.NV95f45CJhJ9r707_v3jwBTUbZyCJI3Lo6xWMtf--QbUpxgEg8L-YfFsj5o4hwAMVxC7YFZSDHwW-lV-I4D1fPx6QaETa5Zp4naf-tJ5gt_D7jilEDc6pOzVqSUbrn8o6cdnKtYI2mSE2XF5sovoWF_1JzkdecK_SaQ5GgXOpmrfeSHHGQCkyRmrLPqprfn5eVruYvfLlpbQ2e4IN4v3yq4bObn_G7lBSBQvrMbJqRMewjllUataX9hYzphwNK5ygnbc8Ef9sBP1mIwnV54sKAbcOy6tMSGYhmv0P7bLsjKvrv2AE3XZ91fswMFzegR_dFJuNqgD6yyP2OT8OJSi5g (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: ec569d7800543871f8a8 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request