response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2688/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: Shobhit (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkR6RmZqMUh0SnhZRFhPR3dPRmFCemRTR3U2UloyY1F6U1BOUWhHZ0VKcTAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNjg4LCJzdGF0ZV9ub25jZSI6ImMyNGE0YjM4Mjc3NzA1MjA2OTlkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNjg4In0sImlzcyI6IlNhbXBsZVRvb2wiLCJzdWIiOiJTaG9iaGl0IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjk4NC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyNDQ0NDU5LCJleHAiOjE3NzI0NDQ3NTksImp0aSI6ImIwM2E3MDkwZmJjMzQzZDhhOTVlIn0.lmCiBz5RoQwCxbQaBp5M2jYP-XIymA8EtKWXKJJuucFe3pOaXzb2w-4n90ltzPLzmlCqNcmZ0R1_6QQ6FR_O-YuAJQ2x2J_MNPuwOPNDVpfwnQ-TCJnjiL9wMxjqA6w-XcJP0rqk6BK5DZ8QlX5otkZT_jYo1KQP1UzNURB0vtvXULZDc66M7Fkx0YFs07ohCLf0UvIGrZLv9a-fulPNQ5wCeQZs3X4uH5UdBmrqD-brCN0HuXsBcsnRfiPApKFktLbE3tzSNjNJHYRhzRV639mF_MceK3JnU_WHCX9k_olqQGuczzfcpR8RbUwf0fJthj1NKo4nK1Gp5MJodHZxAQ (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: c24a4b3827770520699d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request