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.eyJ0b29sX2lkIjo0NDA4LCJzdGF0ZV9ub25jZSI6IjVlZmQzOTA2YzQyYzk4MzZmMDEwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NDA4In0sImlzcyI6Ik15U2Nob29sT25lIFRvb2wiLCJzdWIiOiJTY2hvb2xzIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDUwNi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2OTEyNzMyLCJleHAiOjE3NzY5MTMwMzIsImp0aSI6Ijg0MGM5YzI5MGM0ZjcyZGIxMTMzIn0.E3-R9YXejlUjJJ4v7R6VvmVPMtbxvUgyfjdKz1gna0W8ZeBaMx1MiCvtzD73MNl0NNs_2KzF6d6v9FLV4NAPSV-14NKg32nmd-9U_jzlQ6mjcKUIIUtdn90zbZmvUv0TBiGuZ4g-HEHW8TAczLNpHti-zHTHQzdXO0DmSmwpHQ9NTrb-noicfYi3BGBVM5fezwl1xUG7xTUSPe2b1XJ8PbfmcH4YSmVs5NJavyp0eghWKI760k9OFp7k39F8vyXfVq25TRFWBwYauAdSRO5VaGn1zQnJgCDHOXs9dkHEDV22-mBFpLQ8S40RsPCHRfGALUGDfesSNNwbeFHgTgmbyg (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: 5efd3906c42c9836f010 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request