response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4936/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: saras-app (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkFMRGFlRGFqRmFWeWpHazlhc3F6cGMwNEMtTlRiN0JOa2NMcjZiSnZMdlUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0OTM2LCJzdGF0ZV9ub25jZSI6ImEzZGNhODQyZDUwZDI0MTU1MDU0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0OTM2In0sImlzcyI6IkFJQXNzZXNzbWVudCIsInN1YiI6InNhcmFzLWFwcCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUwMzYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDAzMzYxOSwiZXhwIjoxNzc0MDMzOTE5LCJqdGkiOiI2YTQ5NTMwNzUxZTJkMjAwYTI2MyJ9.Qbag3fTGr32a8r3R0VUqewy-g-PgKB0tJP8U6HWJWV7JOCxy2hXiqPdraXARdjE4q_TIeoImsqB7al49mbLYwoD4HJ_i07W-IN1fUUKUK-6FhQqGJFmFVwEiRvkc8VxW1pRr1xQdFEFeTF1DFt6cOwN1Nl9HyZLetPl1T4fndvH2t_blN4UFkHB4XiTmxROKq4qfDNXm-DBOqYUlIIrrfIY3pybJ1b9W5AmTouP_Hv8H6Q3ahPvyvZfZEZrI7kfIW0GvBTwL2n8w7W4XO8blHIEv5UdoLayBWQMQPa8Pgg1V07HbIq1OXDUPtxbqdtuAYdVyUqKA3kxeQTr-ET36QA (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: a3dca842d50d24155054 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request