response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4858/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: cric (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImtjcVBFTG1Ga1JuMFFPSllDYWtiX0lEWGF4ZlpsdXA5dUFoRTZ5eXc5VHMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0ODU4LCJzdGF0ZV9ub25jZSI6IjM4NTI5NWVjM2MzODYyY2ZiMzlhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0ODU4In0sImlzcyI6InRvb2xjcmljIiwic3ViIjoiY3JpYyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ5NDcvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjMzMjM2NiwiZXhwIjoxNzcyMzMyNjY2LCJqdGkiOiJiMDg3ZDU1YzE1YTY1NDkwMThkMiJ9.OVuiH212bK844hrDA0VgLIwiNH9bjn2QyYQ8yQXeWrWdzpAZyOpexNaPO_JtGSH9strsVaaKCyX4PZ1yALJ8CcfGWr5cFfk8nldVU8Yzl9u96dNSdrCxbdIiaIJgiW0ghNjcUrS4lFb3jbWbibfoQf6FtTUP4-suy2KQUel9TwHSVae2TMuhcUJIqwmZD7plaoM3kWJoFCUKOUzfqJhTP-TSOMLybhPgEmJ-gn4EfADKMfY2D24daCW5jPUWEoCqTlMH6_KajWPUIXSTpauf-eh0-geeGfxfalpq0bB8joI_GMSJbAi1BcyvD1qcwFowHYWPASkw5aytpTHrNPeQzA (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: 385295ec3c3862cfb39a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request