response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2966/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: f2f1265e-cd9b-4a90-a9f7-5025d513e89f (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IldoNnJnLWVEMUZ1dlVuLUlrNHplUzFyNkhHZUxnWmt4NWFQSk5oMmwzWUEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyOTY2LCJzdGF0ZV9ub25jZSI6IjUxZjlmMTQwYmMzNzk5M2Q0OTg1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyOTY2In0sImlzcyI6IkZhbmN5VG9vbCIsInN1YiI6ImYyZjEyNjVlLWNkOWItNGE5MC1hOWY3LTUwMjVkNTEzZTg5ZiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzMzMDIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTMzOTc5NSwiZXhwIjoxNzg1MzQwMDk1LCJqdGkiOiJlZmM1ODQyNmViMThkOGZiNDBlNiJ9.aO34ZESAMVmNVxZD5rYPnsonYIyuHX6iovjk9kyxqRdFbtr6SY0SkUJyolS3i52znSu7m2My6zTq0M2cqND9ASEmVdriQQ4O7atljFMILjMP8pqKehn60y5TaFB7Jtqc3WiN_XvgKlquShu-vZyaymnD4xLYlZHyY4WuUtUYdRgbdCfx8-T7DnTabUyE-f1hIeYU41q_HlmLoIG_Wx0rlvcTFUcvfo-YMxawArdBCU6k-4wGEeIVXCEjYmjbDd_tOwDg-A4ZW1OtV0yDrUxezzRxG8Ism8LGboj0ikANjd-eXdYZh3oXPw_jqJLbSm18cyNOObuya0JsQNd5LHH4pQ (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: 51f9f140bc37993d4985 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request