response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4791/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: abcdefghshreyas (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im5wZmIxZC0tVmh3cmxvdEdlU29HUE9acUJtdEk1VVVvOVl1V0hDb1VuSHMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NzkxLCJzdGF0ZV9ub25jZSI6Ijc2YjI1YjQ4ODAxZmI2Mjc5MWM2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NzkxIn0sImlzcyI6InNocmV5YXMgdG9vbCA3IG1heSIsInN1YiI6ImFiY2RlZmdoc2hyZXlhcyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ4NzIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3Njc1NzkwOCwiZXhwIjoxNzc2NzU4MjA4LCJqdGkiOiI4YTA0M2ZiYzQzZTJiNDM3MWQyMiJ9.wPxcig_287l9gBkp14eACvBUoYEgjPZ55HModEAffl0zOZcxSdLABXumV0v3gh7I8WuGwtBmFQvRGAmsEAtSPJqLlruFWMeeoeknbF0mLYgMj1r7dQ2cagIzAW7yDh9uH-n8jbwdqgTp8rc5KtaZRHU9FOswNDIeMF2F7ixr5Px2uDxy5KHuQC4-3-Dm0Z4VXuBq49RrtAtjp6Qu8UOw7uryLIRKkNlWamZ-7tBFPf7N4bd-07JDr4414xzC3f7Ua3IBK3N2E8Bun_E5IOARGshHWYMJIKVj6rh423a2e6GeNqpbQBXqoCOt13u2vXXdcak8_3gVokI4b-Enj4DcXw (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: 76b25b48801fb62791c6 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request