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.eyJ0b29sX2lkIjozNTg0LCJzdGF0ZV9ub25jZSI6IjFlNzcyMDU4MWY1ODA1MDQ2ZDQ3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNTg0In0sImlzcyI6InZ1a2FzIiwic3ViIjoidnVrYXMiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zOTgxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzQ4ODA1NTcsImV4cCI6MTc3NDg4MDg1NywianRpIjoiZjJhZDI5ODZmYmRmMzc1OTQ4OTUifQ.h62qVaoNqtrMkbVW8eEK2SGJWjQoAZ_DKWa5UwetSWJQbbX_kjXZH-rXzq8oKOI7oNIm8Qzcd7EcMFPuQ0_OF3CQR3NvATbZq3JLF6WEkTawjlSzn3vtK45Jcww113iHUN57_h9hpUqnXjlO3yqbP1kiSVa2d0Vbi0nASfsupSI1Y9skoDGsv5Yb7RtC74uC8havNC9ZC2eDGUNWcqp6mbTio73EVmQkDhnZJox4XlxUx0GOrzIQ4hlT0fDvXA2tTM6-jDa6qLHvyHGeoxL64I5b-xnFBMKE83DfE8Af8ZqprWtseFZC1mKGu4F8Sa96Tma3WMhOYdCwOzaOUxzwYw (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: 1e7720581f5805046d47 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request