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.eyJ0b29sX2lkIjozNTg0LCJzdGF0ZV9ub25jZSI6ImY4YzExNmYxNTdhZmE0MGIzZGEyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNTg0In0sImlzcyI6InZ1a2FzIiwic3ViIjoidnVrYXMiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zOTgxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODU0Nzc5MjcsImV4cCI6MTc4NTQ3ODIyNywianRpIjoiNzkwODE1NzgzMTMxZjA1MzRlODMifQ.F6teyjWRlBIZs_undIYlW9Cu2VjdgS9Do0b-yC252FdjHptfETAF4AMV2i2xa5w2_9wPhyK56_V6bMmzaTJMl329cmNbJ68jwjuUJyOwncE1AZ4ZRB3h0Cpxxmj1mIUwS_eMCMAo2tg_xdk3dYFt_WRWZJF9t7hRcOrY5GlXV-28RZ2obgzrIjonR-FNoHPygfWHWqMdiM3YWJ69dJ8jTqdnM5Qmnnd-aRTx8zn28P5sZeNOyAWEw01UBsDUBWFpP2gl7quvy6vEaPKJKpyQZfbqfIOkFL8qLtI4jprg7A8umqWBa0EO7H4XpX9AkWVA_8AU-x8vUjt8CRYXQ0xzpg (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: f8c116f157afa40b3da2 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request