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.eyJ0b29sX2lkIjozMzA4LCJzdGF0ZV9ub25jZSI6Ijg5MmYzMTNkMmEyMTg2YTY0OWE4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMzA4In0sImlzcyI6Ik1hdXJvJ3MgVG9vbCIsInN1YiI6Ik1hdXJvQ2xpZW50IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzY0MC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc3MDc5MzY2LCJleHAiOjE3NzcwNzk2NjYsImp0aSI6IjUwMTg1Yzg1ZGZiOTVhZmQ5OTEwIn0.h9RBRbp_cu6E231_cdmu9mrDxsgQolHG3GB12lJyRfWq0ksOlTfnEE6I2pJwYPSA0-rFsjWQ9G49S751iJ6z4w92FCb4n5NQHz718dWQerX6doyk9PKkclqamP-TIVLIJ2rixw1tLG6hSW2VCFU05IChSH5HFeNBlXNgIAQkOCtuyx18PxqD3UQbAWJk8MOX5xJzyWbqJLrbpneZCMI3miCcyycNKr8jkAO5o-w0_v9QogOuN8xPl6cry3x0RvyJCxUzW0uUtzYeU65dWvog3Rzc_dcxl5CruPdM-5Mq7rtyKz38lZDuzMxLytPbPxDAip4ZdytxNH3GnoIoVuG67g (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: 892f313d2a2186a649a8 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request