response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2336/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 123456$VvVqeeoo (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImIzXzhyM0ZYN1JiMUl3T1lqcjdfMGpQOFlHSGxoM1Bjekp6aGZQTk9MVk0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMzM2LCJzdGF0ZV9ub25jZSI6ImZiNDE1MzgwM2M5NzIwN2M4NGRkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMzM2In0sImlzcyI6Imljb250ZXh0IHRvb2wiLCJzdWIiOiIxMjM0NTYkVnZWcWVlb28iLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yNjA1L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY1NjUzNjQsImV4cCI6MTc3NjU2NTY2NCwianRpIjoiMzU0YzM4MjMzZWVkNTM0YTliNGEifQ.CyUse8UXJlO_PD_rrZOO6oxyLjn7KgyH92wv93W5aBCYgG-T8MonW75nAcdqndh72SMH8NEQ6fPCcqIQNsQ58JgwANBnW8MxDnW730mog-2iq6__A2aKE2kFBnbJL6aHMLg0T0bjhg0oZg5UIit12hH-d8e0PqtrJ43tx_C8prPsDnik3ZQs-ZZVIMGwSwoDuIpvI-mwV7Hr0A8LccIvnW0LYEN5kFr-3Q-W8FzXrJJCg80OjQ7o3p0LnzaRUVvu_9iMw23mlAUAhkVkzfS07UZI61WP7xkiRibjZVsIKe6D5_F6jpn3xehwPslotXk31Z2w-y2aHSs9wLb47-raPw (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: fb4153803c97207c84dd (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request