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.eyJ0b29sX2lkIjozNTg0LCJzdGF0ZV9ub25jZSI6Ijk0YTU2ZWYzZDUzZmNiZTk2YTJiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNTg0In0sImlzcyI6InZ1a2FzIiwic3ViIjoidnVrYXMiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zOTgxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODUzNjA0MzcsImV4cCI6MTc4NTM2MDczNywianRpIjoiODZlODQyYzgzOTRjYThkNzJlYWMifQ.SG2OJSzBhCqGlqCXARv08PqUqenl9a8olH08o3zDy6JdqqLZshkxXwC3mXKynv3pJ6Fgys_V1rypAHe5-MoCyCUyGOGxPOMtFfVshgatl6fnJgaGacDJd0wclJ97DcTHNQkAyLr_44iz9J8hLzq38OE4MduiC0xeT93tm7MxzcXFFol81m-gKM0k6SD1soh22Rd3ER-mnYcVMtA2r1QRq_To7Qer0c5bSTW89QQxaIsJuOzyav6Lx3nWPUJWgk5aylhM4tpGAVFmpHv24UMuDXI5YU92jjMsgxTQ2_wOolPt1g1cAc-0cxGi0ovwAMDOMq5H_UZQrH0t3cI4N2rO7Q (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: 94a56ef3d53fcbe96a2b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request