response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4086/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: red12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjRsYjZOZDV2V2M0aDNheVRyaFJ4LWZkX21RbmxRODFJMHp5bm9kcWVGdTgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MDg2LCJzdGF0ZV9ub25jZSI6IjA5NjQxYTJlMTBmYjNkZmZjMzIwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MDg2In0sImlzcyI6Ikphc29uIFRlc3QgVG9vbCIsInN1YiI6InJlZDEyMzQ1IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDI5Mi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMjMyNTUzLCJleHAiOjE3NzIyMzI4NTMsImp0aSI6IjA1MjVlNTNjOTE3NTZlZmUzYTU1In0.jdkYyexm7wQQBEd8Add3kg7jfp-M5U15qzD9KFvjVnu6vn-N-LrB8Q722vdnobfk1u8_jO0wW3qkAoQG3FXK9silJ8AUfdNnr75C3dubxoQLnhYQf6xzDkzD7EVguLis7ng5_9SB7jRBz4PsyCMmgsQ-MG2RVWA7wt-k2-p53Mf4y2RXk-fnyqMwpkJmEmBbDvosbbUohmbrE92F7s0R8HXl8zlwTPZn90YRNt6OosddCyC_1w7KlcyLnS2olrlYIwQ55BZL2xABq3H9Srt_MPNawoqfYW-1fglr6D0z4l3tXrcDhDNBVXY6t7333YeTOimBzNox2tN5b3u52-eYpg (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: 09641a2e10fb3dffc320 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request