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.eyJ0b29sX2lkIjoyOTY2LCJzdGF0ZV9ub25jZSI6ImM2MTUwYjg3ZjU3MzNmNDI2MmIxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyOTY2In0sImlzcyI6IkZhbmN5VG9vbCIsInN1YiI6ImYyZjEyNjVlLWNkOWItNGE5MC1hOWY3LTUwMjVkNTEzZTg5ZiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzMzMDIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzEyOTMzMiwiZXhwIjoxNzc3MTI5NjMyLCJqdGkiOiI3YzM5Mjg0MDgxZmUxOTZiZGIxZSJ9.B6O_IJ2iNXXOxZiO7Srz-0cftH3Wido2Xmqr8V9q1VdYJOW_sl9NYl7a_vQs897lFRKSFZqVbDwqzIUvrbiHONay8DTghE855l9NTpfnKf3c4oLJ7dNRSkvfTLvstZ8-pOVh7946IZekcE5T-o2XBGtpdxyNRqjbQ1715ExR1-drogl8akjLuCluN7_jvQm_f7ZbmVh-XzXHcAyORsQWFuDMMQxHe1glwD9EnGS-I0zk3qPl1iMwCVCeRH04xOH-R15tvGML68fOGkpQ6sSTgSnp6OXhfxlbkhqiDHqYKhrPfekRCeA6jSnfGp6DEuKBr2ghs4FDw9ztqwoS6auqqw (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: c6150b87f5733f4262b1 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request