response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3584/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: vukas (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik9MTVBmYzZZLVFid2hUSVBRZlRhNlV5WC1MdDM1SnJpLWFELTJYZGVYTXMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNTg0LCJzdGF0ZV9ub25jZSI6IjdhMzY1YWE2MjJlOTVlMzM1MGQ4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNTg0In0sImlzcyI6InZ1a2FzIiwic3ViIjoidnVrYXMiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zOTgxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODI0NTE5MTUsImV4cCI6MTc4MjQ1MjIxNSwianRpIjoiZjczNGYyZWU3NDJjZTljM2I3MDMifQ.YE1DJL2WG0-ku-B4RDmoAXKTdEEnPWyeVcyXei7906nYtDWSo0OO6sdWAx9pOFImzowYyJs9Me1saFQvkDbe1Orx_YM4OLuBHhbzLfxldC4D-xLt9RyMR5Dk1EfvELsktHMqmLKlvY-5iAPdI0nsk43b9AmLnMfRss-ugKpZ17J_M7vdC2FK9Y1Q039yn6Qh1uM1wfC51_cwReSJy9KKSON15uvQUUTVJnLHLU0fQH-b_nMuQJSix2nTltNPSn5H4C9g7n0gEZnnvRNHeBRWULu1_QTxhCWhggnbpmFnlGGBM-6XTaEIUWxQx8WYRZ2M0mTKsu9xFitpXq7p0aznOg (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: 7a365aa622e95e3350d8 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request