response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3308/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: MauroClient (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlpwY2g0dmM0eWdPR2MzLXNWNmZZazRKVXFsR1NHTkptNkl6Wl9sTGdCV2siLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMzA4LCJzdGF0ZV9ub25jZSI6IjU5NjU4MmQ2Mjc2YTg5NTBhM2FlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMzA4In0sImlzcyI6Ik1hdXJvJ3MgVG9vbCIsInN1YiI6Ik1hdXJvQ2xpZW50IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzY0MC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyNjcxMTk3LCJleHAiOjE3NzI2NzE0OTcsImp0aSI6ImIxMTk0ZTNmZjQ4MmFjYjVmZDY0In0.Y3tGkWYt0J3J24MLWvYlRoTqZ45cJH0p-8WqHJhqgXZbmcWCeDJwBDl_WYSwW_6nQkThaLrxhaDk0VN9zHdAh3cfoAW6P-mlACx4g3OPZ206nPPYe_1R1OiMGW6a2Y1rMlNmN-rX2745--mRd49Y9HMxbdULH_s5LcQ123zEr-LkLW71SwTpfpOiIqh1CubOYzcRBMgpzjgd93NESPpCCFdBnMaC7ycLp_E26CfSOiPfBtQAWBTa-3_F_IuW59AgMJIoTKaqUG1dgIqn9jPL4jYbPzD2GIq6h8lXERHBlx3j2mx45So4FKAkH6xFrCAtNOxVgOT0-UREw43NiifT4g (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: 596582d6276a8950a3ae (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request