response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4753/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12333 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkFVUWl2WVVqSVdaUTNRM1RuVWNUSjZ0ck5PTFotZzVpU3ZsNjM3M0RVSTQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NzUzLCJzdGF0ZV9ub25jZSI6IjA4MDQ3NGU4ZTYzNjY3MDc4ZDRlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NzUzIn0sImlzcyI6IlRTTkkgVG9vbCIsInN1YiI6IjEyMzMzIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDgyOS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc0OTQ1MjA3LCJleHAiOjE3NzQ5NDU1MDcsImp0aSI6ImJkNjhiYzViNzY0NDlhNzg0ZjIyIn0.TDwDyI_tNHDPddS6w4J_LAi7IOn1wr-I1shy-oF6zADAnwcV4ET8ZGPPZx2fJMFfTPKmh06dWLq_bQLhZPBk9PM-kuYwyWDGeVIJiiSJdZewkyA0AfPzfObWXpM1ZkWSnnyy8zKGgAx_F7qgExEGhB5TLqlE_EbgXKMzpAOpiQdMnlCt9Lrd6Ia39-Jc0c3dHZeDubmAF-cVqAZaNTTjHC5BizjcvO8x9PYfC71l39_nKIdwRVIC1HewORqnVhixwi-WHdLxJJcZJ7fD0t--qkZHVwx7EduKmEfAO9jWEnL-MZNE_QnolU2j0lY7yJvdf5umipSDl2Z6xUuX2QKjzg (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: 080474e8e63667078d4e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request