response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3214/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im5CSE5fVG1BdHRIbWFpZTZsb1FHWXNGNHdiWU1VMWQ0amZYblhUZ1huUjgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMjE0LCJzdGF0ZV9ub25jZSI6IjBkMmFmOWNlY2ZiMjI1MTg4ZTBhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMjE0In0sImlzcyI6IkpBWExlYXJuaW5nT2JqZWN0Iiwic3ViIjoiMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM1NzAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjYyNDA2MCwiZXhwIjoxNzc2NjI0MzYwLCJqdGkiOiJjYTI0ZDU1NzY4Njg2OTJhN2Q1MiJ9.NCoQzY0MVIQCaWPKhHSosTNimYKXFUdMjcwU-Yq6du-VD4_AwYguMQ2ntGOTFzafZF7JPhZcskx6i2trd_7LwysHsBzGFfF3LxSuVOphgUNhrh0xlT5YMz7BT2ARv_lRMRq_4BS-kGqbf_b9dx15RpOgehBpq-BCqmFcAZqz0LA-kndka9E8mtm93PBdbzKDbtX61XV9elWYjmxJOvV4dvFLKRDFvhaLId3KVPllQzVRrPLUuvK4UFPFANg8USAXWXNnDQNnFHScOXrp5CrnLT_XWIlwnxbeCKrL5iqxYiZos4arJBbb9avaE2NssMnlO1LmKBBtD_k0hbB5vPKB0g (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: 0d2af9cecfb225188e0a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request