response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1795/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: ooClientID.2 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InVzSzlMb1paYjRTTVUzWU1LWDYtaTZzblBZX2FDb2NTZlBCQjgzOVJEdDAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNzk1LCJzdGF0ZV9ub25jZSI6IjQ4NzM0YTFmNDFmYjI5OTM1NTNlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNzk1In0sImlzcyI6Im9vVG9vbC4yIiwic3ViIjoib29DbGllbnRJRC4yIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMTkzNy9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzU3OTQ0MjI5LCJleHAiOjE3NTc5NDQ1MjksImp0aSI6IjA0ZjQ2NjI2YjFkZDQ4ZjQ4YTYxIn0.hYPF60WeC2lKk-HhEj8850FtNy_JQmSYDs9IoJFIebS3fzsWdf1aZgzpkc23rR4DKqMCK11yEuz2TLcYvWKg-3o6SlQIluuBXzbSxiUtIWo1t3n5VvprxN9vX_iEvsKUyIr4w-qWdMPNgwjwenc-JC69kEF6KXOrpDMGuJAQcJwIaNWv6mgXAujEKUkHqWctGxPF5wDvpQTrtYsKx3sl9GXlGvefTt_BIC1FgNV7MDIylbcCkqiLzR7WMYyHTCLdQYLBMKbb9yn65M_iRGE1kRUFATlNXk1R81JLPfdJ-jLl4aNuVAmFguFXU7BHWhldBsaY0AdWf_MvOLGaZNz8cQ (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: 48734a1f41fb2993553e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request