response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3037/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: pratiksonar (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ikg3b0hFQmIxVGV5aGk2eGZRS1hYZ2xNVVc3RnRXa1V2UTlPOXJZN2tlMnMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMDM3LCJzdGF0ZV9ub25jZSI6IjdhM2Y2Mzg2YmNlOWNjMmY4OTkzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDM3In0sImlzcyI6InJlZmVyZW5jZV90ZXN0X3YwMSIsInN1YiI6InByYXRpa3NvbmFyIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzM3OC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzczMjA1NzEyLCJleHAiOjE3NzMyMDYwMTIsImp0aSI6IjA5NjgwM2I2MGE0YTViNmE1ZjY4In0.iAU_SIMRIacbZYY2EjFVTUceTg91x9Kt9EpbITtECOkmWjhjQj0fJ9tfuE8uweSozCURmsQxUCUASVVBG4tvUTBPr1g1gZ6NqbBlMX5ImRV_LBbYTXrBiuBy07dpSCcTGBgRAbdGDMLX4TNRThIczyoMlMIeSI5rnZex-Uw6-1nsS2yVA28-Vz6f-rUYldPRgNCMJ3uy3jSjNQMzjzX3PAS84GBOfCx45mrYS9Vsyyg6wpbnsAjBrz-Uc0W5dtWfoP4TMR2SFrhGJuy1b6mnOUsHs_dEVaCMTW0ZfR85bL1mTGO4v_LXvOPnnrci4is0nrN-F95VezkjbNPelhMavA (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: 7a3f6386bce9cc2f8993 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request