response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3055/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Il9WenotM1EyV1Q3UXBLTnR0ZDFaOWd3NGttRnVGdXNGWnNlRFlMRFpoUE0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMDU1LCJzdGF0ZV9ub25jZSI6IjFiYTUyYWExZmJiMDA4NzA4NzUzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDU1In0sImlzcyI6IkFybm9sVG9vbCIsInN1YiI6IjEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMzg5L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NDg3NDMwMDEsImV4cCI6MTc0ODc0MzMwMSwianRpIjoiNDM5YTU3M2YxZDJkYzc4Y2VjYTIifQ.pJFqGTw0qm9xSErM2K183tRPQhtYohty-hlpsgzaXxpA5-gLLKJai1ogn-O6kM4YRmqpA-5ehu5d5NHpmW3h_JFY9U9_-J_w8oZ7ukPyxSuE5Ym3PeegJdJriDHSk2Hyknuk_inUglZynii7mouGr2W5LK6Hsz7lw7GBG9kVeblFHmsEoe06fDpVkhuNcHoAfU089FjNWc4F2QHTfBFS9MxzTFWvMoQgY1fM7uPauzzxCRqUN3WD8k0R_xjxy-X7BhC-RJ6CWQyizZsKds9U63xr2RAdrdj5FWW04dywoULjMLWn_ZeyYwurLj1BctugL7vNqzf_0gXhvItN4oRUng (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: 1ba52aa1fbb008708753 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request