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.eyJ0b29sX2lkIjoyMzUwLCJzdGF0ZV9ub25jZSI6IjdiOGU0YmZkOGM0MDBhMzExYzMwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMzUwIn0sImlzcyI6Ik1UQyBUZXN0IFRvb2wiLCJzdWIiOiJtdGNfb2F1dGgyX2NsaWVudF9pZF8xIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjYyNC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyNTE3MTk0LCJleHAiOjE3NzI1MTc0OTQsImp0aSI6IjYzYWJkMTNkMDNkMmM5NTlkNDYxIn0.kv7YdXvgOnrUGSg-YGuGcLme8SmQ9eKd0sfmvCOg3BDc2fuay0qRmu7oHak0FVoA3VDsL51LKdj5e4JDR6xFyUDr3IP04jLhQYmvI3GY9XmaolGHvG86uH8rFLKnp9JNgt3euXdbEe1GAxikoFiNTr0VYXqJI2mMaomnOE51oZx6xUVzqXh5Cfp_AQxd6ztMQm1ulDFOCwk21Ko4fjCLfYUYGgyaYPkoE7QetAALbF7itFuoXv50HSsYe3RFGycbp-3lWer9WQyVnz1GehBwoR8Oj7NODnu7dSxOgGin0_eGQjEn7qC8mt7UK7zkk7Tj6pRtoLhMBsGW5dx3JO2CpA (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: 7b8e4bfd8c400a311c30 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request