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.eyJ0b29sX2lkIjozNTg0LCJzdGF0ZV9ub25jZSI6ImZiYmIzZGQwYTgwMDc5MjI2YTQ2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNTg0In0sImlzcyI6InZ1a2FzIiwic3ViIjoidnVrYXMiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zOTgxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODUzNjM0NTMsImV4cCI6MTc4NTM2Mzc1MywianRpIjoiNDdkYWY3YThkNTdkYWZlOGEwZDIifQ.VntTU30PP-LXCCnkfMxBsqOPROo51N7zsshicnmd-3jho98T6Ap7IR6r83BTi4No7QKUPrN0FtgD2sakcmC472DRw-nh2vRpU1Sz2DUIzseqW6h5nC96aYxqx5NQPqNzt9UsW3QxrmRDtcdsNxvbZ6EAPaUg-KUdq9iv5g0dYN-M4hgMPuqkW5rlLN-GdFNuJdEFaNkA945Tybm3OCKKG2ctR45NkJvMJKHNTp5DP6Pg0AIQiWhl-WCSMqLFfYZtWS73PFnmGSPFWSicFGPj75UXBUBHsoLZenkjjiMI7SOUvfprfcT0aLQ9fHftogICRxP5h_Z9k1f2si6ChkQn4Q (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: fbbb3dd0a80079226a46 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request