response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4408/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: Schools (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Iml6NEhYMDFKSGR4bGhqc0Q3R2N5Zy1wZ0t3UXMyY1lFelZjbHJPQWJpSG8iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NDA4LCJzdGF0ZV9ub25jZSI6IjdkMzliOGMzZTY1NDYyYjFhOWE2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NDA4In0sImlzcyI6Ik15U2Nob29sT25lIFRvb2wiLCJzdWIiOiJTY2hvb2xzIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDUwNi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc0OTIyOTU2LCJleHAiOjE3NzQ5MjMyNTYsImp0aSI6ImY5YTcxZTAxMDdmYjk1NTM5OGJlIn0.IJ9woJpmrmqU_et_NpiLBDYi78hP9NFKXq390o7oY_CA4JO0x9W1wOjQLmw2YmMMnnBerb7jukIhIL7p7to2LaShWjihVqZEUelB_K5a-s9jEBA_9EaJ5QTpcdmF7wpMZH3CAPghZMtPFLnu_-XIVwHeiGIXsKpT7jap6M3WyxLnNutfYsXOaAKVYo2HukKbPbdFW6Ks32jpBOQnz_QLHkmybcgMFlXkvde79f70oP-jlffn1n_wD8solY7YmN-sgoMMLlzQxkYCyhhG54ZXdQz_LCjTlV-JuuMwJOZjMerwY7KODPnyZ-RhC5L8B8ZJQRDHJZv-yECj-X2TZBicvQ (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: 7d39b8c3e65462b1a9a6 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request