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.eyJ0b29sX2lkIjo0OTM2LCJzdGF0ZV9ub25jZSI6ImIxMDczMDE1YjAxZGNhNGYwY2VhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0OTM2In0sImlzcyI6IkFJQXNzZXNzbWVudCIsInN1YiI6InNhcmFzLWFwcCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUwMzYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjYzNTIzNCwiZXhwIjoxNzc2NjM1NTM0LCJqdGkiOiIwZDAxMjE0M2VkMDVhYTk4YTc0ZSJ9.fECDwUFHYCiGO7hFdPqfC9jYdb7fdbTRtPbX6lx7S8eFM-Gol87vsfY40INZBhVRp_piYZQg8M3KGowGrQg-SpOYnCwUo4nqgMgsBiXnshskd8ySQcIu_znCFPybi3wfUmKoKtgP5nC6ZS1v3M4lmRd4M7g4FOYc9Hq1hXnGencgUr9tZ2DHrpGv64pmZOQxK4-rby0C0uB8lGpdEnMiJ84sYRhFrNbascTWPZwfc0dIq76j6T9BrDU8Op4jgO5IRILYdUzmyALMuZzfz1Vs3IgeBtB3RCVbNeDvzTdIPh_XfdUIlIx6-XPMhZkpJjuemp5QoGCGRdHpb3wt94PfwA (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: b1073015b01dca4f0cea (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request