response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2028/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 67890 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImFkb1l0UnA1ZUt6N3I0b2JmWEthd0FVYWNEY1ZSRWFMSV9HT1UxdzhxNWciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDI4LCJzdGF0ZV9ub25jZSI6IjYwOWNkMDYwNTRkM2FmYjI1Njk5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDI4In0sImlzcyI6InVwcm9jdG9yIHRvb2wgIiwic3ViIjoiNjc4OTAiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMjY4L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzQwOTg4NDUsImV4cCI6MTc3NDA5OTE0NSwianRpIjoiMzEyMzM1OThhZTAzZWU0MjJiNjkifQ.avSs0K4Y-nmz7VhnzM9GI-INd3HqEGfJX_1UDu1hraXlH_P2eCtAcXJtEn1BTr9wq96GAF79lftVKFZItDzUcyt0l6qbrzmd7BgxCBoN0-zn8Q-ndEYDLuF9gHrgaptG-TBTBgVB1kn95r8FZovad6vZKJioM-z7KvLaxu_tgARzLlBbMs1YrtpeW8U0zQVrymDYgrCwr8QlCSxlX-NPQeFSYY_-jAq86CnPTG7pjzgVs63QSAoJcl9OSjHJ-bkHyOdobplztwZpwTaHKRr4syI0WHjTbZ5ZGzth413diY3MFFZPWCjm4aNTI5f_00_6Me6h_myFmbg3Br2vTMcywQ (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: 609cd06054d3afb25699 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request