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.eyJ0b29sX2lkIjozNTg0LCJzdGF0ZV9ub25jZSI6IjA1ODlmYjc1MTQ3MWYyNDcyMTIyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNTg0In0sImlzcyI6InZ1a2FzIiwic3ViIjoidnVrYXMiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zOTgxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzcwMTk5ODAsImV4cCI6MTc3NzAyMDI4MCwianRpIjoiNGZmNWUzNjA0NWIwODM1ZjhhNGQifQ.XAMeJOoyHg9WGAHdHXKybUt3yP9_14HYBUmkt5Ic2R-r_s55peTibbHELc1N3fa5ZmNSBzkvSJ0nCg_cBERXPsX3AShjCe77wGfIacC2RchzuRNGKtgUhSVASzGSKam84gM0xC4_-hXEY57DLQU6clj4fbI5QvAahuE8RNCbj4KePxLg04XmO1pj4cPrBXJnL4wHps_NpEEgnwtj6XxFISXebCgN9Yd7zetA8O1e3-3Xjy69UhhUIAHogS8GmrR0LwiMwPP7URosERpvixqDuKO3Au6iJMLhR5aVxu7I3I3C8gY3AdfCKDkZ5HoY6DoIKLA6rqCqzbKSObZco88bPw (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: 0589fb751471f2472122 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request