response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5742/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: testyarik (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlpRQnJNVjIyTGcxVlZwT0tJbzY1SDFrS1hrNFVyTXVYWF8tdUdlR3ppOUkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NzQyLCJzdGF0ZV9ub25jZSI6ImZlZTc2MDdjMzk3MTAyMTQ0YjI5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NzQyIn0sImlzcyI6Illhcm9zbGF2IFNlbGl2YW5vdiB0b29sIiwic3ViIjoidGVzdHlhcmlrIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTkwOC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1MTUzNTE4LCJleHAiOjE3NzUxNTM4MTgsImp0aSI6ImRlYzg2ZjMzYmNmMTk5MTA4OWZjIn0.pCpFeyyLZQx1sR-cG_47tNGEGndEiEdDGh4XqqpQSqRsnwNM1evCNPauq-Jexpl3las2u0WWRlaD5DBfyAx0oSppx3piq1Czznb8XCfdSngcBpF-rNehHE2EHypVQg3JEJ_OmVo0WVrU7ZsfnfYucs39viVKi_DnPB8auaaFdxTfLFHI4vjy3sk7QAarfkweILYhVXxYl8-surDY4ShirLvc0fO0LiYTX7f02WYvaRPUcmHmNfFwvXYVNOCH3UPhYT4OX04sqHSdI7gFE2s9XJEb88Vmdg7ZWEv8SvUaOeEnCqAbDUAGzU8SIo3oEKCsshA_t3kN8DMQ6tYx7g9lKQ (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: fee7607c397102144b29 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request