response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5456/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: lti-delivery-qa-test (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IldQM1d6SE5hTHY4R2lvc0l2ZWdLa1NveWc3TkNtT1N5MjNRR0Q5Z19lYTQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NDU2LCJzdGF0ZV9ub25jZSI6IjQxZTUwZGE4NzdmNDhmNWZiNDBhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NDU2In0sImlzcyI6IkxUSS1EZWxpdmVyeSBRQSBUb29sIiwic3ViIjoibHRpLWRlbGl2ZXJ5LXFhLXRlc3QiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy81NjI1L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzI2OTg5MTgsImV4cCI6MTc3MjY5OTIxOCwianRpIjoiYmVjNGY3NTE2MGNiOTBhOWNmNWUifQ.AtXl9uradLmP05DC6DvRjJB1oXGPWFTWpT9GHHfo8BUJgyWl26sjpH9VjzV07ujzowMc3vvqpyypOyOnRYhEAbGA1q0e9g_rhutekciQFxZ4ZqdzMwjR0n2J9AoBqTJNLz1AWC9FbKEr4pfPXtP75j1IrJ8i_htFFn_6CDe4yhygpFXIK7SeSe8WBpRH4Y15yAEK3YTA0i-EUHHKLs0wA2R-SJB26vX142lmEgO5XOTwRuYPjGHJMhrVus5gMri6X6qirSFGfJr-8aSEp0tsNqilWmVOcz1s-W5I_BVlXaAQjETIC9K5pO00PTAaO7HC-ul0q17auwyWOdGWKuZvBw (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: 41e50da877f48f5fb40a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request