response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2350/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: mtc_oauth2_client_id_1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjdweUpfS0pFSkNmRGcwdHJQQ1R2Vkp6V2k3aHdYYUVsR0psWWFtbEN6R2siLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMzUwLCJzdGF0ZV9ub25jZSI6ImQ5MzBkMjI5NWRmMzJlY2M1NTBkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMzUwIn0sImlzcyI6Ik1UQyBUZXN0IFRvb2wiLCJzdWIiOiJtdGNfb2F1dGgyX2NsaWVudF9pZF8xIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjYyNC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyNDYxMjYzLCJleHAiOjE3NzI0NjE1NjMsImp0aSI6IjMxMDQ4ZGM2MjdmNjA2MjJmM2NhIn0.eUnOx66Q5LUQdZJtGxAEvPBN3IvSlyAbtDJWblI_24SjeCvxmlJJ0s0UpEE39yVDgbOfj_gT22Yh0LIQdWTiZJk9rJMq9vavXccDaVKp96Mn3rR_mY3Sk4g8mUzCjky0sRPRLDxWds7bRfQRM0MVVt5nmh5mp1CXJWcdJ_LKrWgDcsX-H840cEJ6bV-ya3Zx7OVjh1bTuawNtO_b6MhYbxKFeTZBomBTNbKkkLkh-IzokuwoRDZeNIZihkewKB3xVepaIpF8AtupFo2osn82VeVRlM0KZvy3Ka12vFdnefWwqThVWM3izwLkXaqxAuEzUKuq6z3_S_ZMj63oHT7mCw (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: d930d2295df32ecc550d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request