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.eyJ0b29sX2lkIjozMDU1LCJzdGF0ZV9ub25jZSI6ImY5NjI0YzQyMzRkNTI0OGI3M2NkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDU1In0sImlzcyI6IkFybm9sVG9vbCIsInN1YiI6IjEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMzg5L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NTEzNDE5MzEsImV4cCI6MTc1MTM0MjIzMSwianRpIjoiZGU0ZTI0MTAwNmJkNDY5YTc4ODYifQ.wgkXAopfw1hZBZYoEuJjWeKppbvB1iTwRt5BSizPbuJi8drKvHtc9sl9_mTHiZbLM4QvYRfZlp4OMbbYb6P9GVvxszDQv-xR9rw_twNFhmtF0CJs7xvP0yEXLZHdq7CUjLKrRah-c0_WM0-1nP4cp9cCTkPKaLbAJ2J1s3x8948KIP7cTe_DAnX4fsS_EY8NTUWWs3F5MVPwwM7xlqpFEu7c0r-kVZ2REGvD1b4k16IfjevTz3erQbkFrS3rH-j5-bfDq9r5BUieIGXHQQYlBpF17qoPSSlHfsC2BUZlbY_5h5CD5t_b2R1AlakyZQKWbMOkY5IinGM5I9s4vWs1HA (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: f9624c4234d5248b73cd (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request