response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4657/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: abcdefghijbrajendra (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlN5UXpZNUE4NkttbTcwdVJEeE1nNUtsU3NKT3hiQnNtdVRMZzJyN0pkS3MiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NjU3LCJzdGF0ZV9ub25jZSI6IjNmZmI0N2JmMjQxNDQ3N2MxMDhlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NjU3In0sImlzcyI6ImJyYWplbmRyYSB0b29sIGp1bmUgMjMiLCJzdWIiOiJhYmNkZWZnaGlqYnJhamVuZHJhIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDczMi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMjU2OTY0LCJleHAiOjE3NzIyNTcyNjQsImp0aSI6IjllM2ZhYjczMjNkZDYxODU4NjA2In0.iU0ttxDmE0zGrUpSyX4_fv67x97r7ifYCMRybEvN_m1_fgUtGmsaSbv1bFiwtB5X0BIfedtyGqvMttYb3q2_RZfrLEtpM7fDc9Hl2bbLxjzfKOppfAmqYQyPs2Ypv99w7qbyXN70uI2iveXTn0DlcSAHRfNjtYwwCxRA50ZDvQnrusuxZ-5KB7TF3Rbf_COrtwvGblU_uB_bw9mismUL-Gey227ojcAzU9ROR-8MMQ14-9zbhQOmgtMfCAoo2FgPy50672Y1YTgyks8QMmTUqOTFotlm1HXtDEpSGxVMSZ00bCs4dexzW2OSG-4Fqf7CWjSukxickwUmj0EQ6VjbnA (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: 3ffb47bf2414477c108e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request