response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2339/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImNwb1RlZFNwWl9aakxHOGNMTmRyMlhaMFYxVFE0T0x5bnNJS3p2R1p2SXMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMzM5LCJzdGF0ZV9ub25jZSI6ImFmMDk4NDUxOTQxMzNjOWJjMTk1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMzM5In0sImlzcyI6IkFsdmFybyB0ZXN0IHRvb2wiLCJzdWIiOiIxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI2MTIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3Njg2OTc3MCwiZXhwIjoxNzc2ODcwMDcwLCJqdGkiOiI4Y2M5YWQ2MzNkNTc2ZmRjZTJmYiJ9.fYJGK96stQrvwWK8QNPLbaJ4cAmjjmewUp7FG0qlMbC7b7rVE4nv6trCux6aX-54zNhnrcGULiZX4sOwlN0i34VN7eDIEj5MOLifd243ohBXeLN2alRS8NNl_QSga8o9XuP7h7mSRe0P_sp_FRumNxbbltyDY9mIcxnkcAVtRb8Bz4ExcF6cipzMnA9qDNUmnLkMI02Hql4cABf0_lHzSTimq4Kv8kR5m30L4bOYKuKNzOWy3FEU9P4dbxbeCqkZhoIZMpvsMp2igRx3oczq-Gf7qnkfvt6PR06nEmpjj05gh1aJ98TMyENC0IEYYKpZSo0po9riI0eXf6zkUW7x-g (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: af09845194133c9bc195 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request