response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2415/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 01970 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InpqUEtkVjl6VjFFMEpUT2ZLaUdaQ09RbTJtbnU2TF81YlAxak1fZkxRbnMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNDE1LCJzdGF0ZV9ub25jZSI6ImIyMjhkZWE3NzcxNDA5NmFjOTI1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNDE1In0sImlzcyI6IkNhbnZhcyAtIERldiAtIEJhcnVuIiwic3ViIjoiMDE5NzAiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yNzAzL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzIwOTM1ODAsImV4cCI6MTc3MjA5Mzg4MCwianRpIjoiMzQxOGE1Y2M4ZDczZTU5YWUzOWIifQ.vQSx6IvzPcsj74e8b5BxY2sMX8tus6Zggldv9HghyeayuEhaqj2DADiLoz2xbkZNVGSZdV_Q-t0llzV2N-YxwSf3eglRMpKM9UKQU0KHgByE21yOwxNiyT-YTwND9El5l5EZQoh0Wc1GvnokBrAPu8JqlKA1ICECfAIt8YeJXsPwklQEFoTl800JtfOryVDigZ2RsEpeEKucozjO8kSr15ACkYIskA_N6puhWqpvOAoGbcoohNpFiCjEvKU8NrdbUT7jdmuY7gw9O65BVXSVOhyYl14UViQI-0JiU8DRevMcqiJQS4_1NUdb0Hpah54JR2m0VwdEdyb2U9fPahszSw (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: b228dea77714096ac925 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request