response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4297/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InBBQVRFbm5qMTROV0lsb1F3eHlGYkdya2hsTzlzd2JDZmVxdUxZVk8xeHMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0Mjk3LCJzdGF0ZV9ub25jZSI6ImYwZGIxMDA2OWJiNTk2ZjA0OTY4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0Mjk3In0sImlzcyI6IlRlc3Q0NDgiLCJzdWIiOiIxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQzOTAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzMyOTQwMSwiZXhwIjoxNzc3MzI5NzAxLCJqdGkiOiIyMWJlNTdjZTdlYzJiNmVmNjljZiJ9.JZDUD7NxXs0dJEPOOf8Xcxzva6sGfxpNIMObRQAoeWEYrqEwDs6AYP6r0fdSMhnSAO5-0KpRA7mki8-AQTkoiPeTI49bfYR8ieBnNUTuguquoW9XHhTI5H0HUzCCNaiW1Dsm2gnw0854jEyScmL2AbP6egYdbKka3C-1gt2WZTp5ASKnIe4Bn_l78LRbuYLs8RhlddxpuJLrENWRvLsZSRVOlPpiKRosd24QOyjl_bX4qbjjgy5vmslsmT8zOSPPb735VIpAuN_vQ9XnPu12N5gYrmg2PfJfU-TlYqyykTdch3_dXu9FuKF4-uNZ2ojoQy7g920ZrwDQGEVrIIW0Lw (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: f0db10069bb596f04968 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request