response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4359/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: jan-platform (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlZxa3BHWld5a3FfQ0Nkd3NyNXhidWpFWE5HLTR2Q00zNzJjOUFRM0s3cG8iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MzU5LCJzdGF0ZV9ub25jZSI6ImVmNDZhOGUxZWI5NmQ1OGQ5Mjc1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MzU5In0sImlzcyI6IkphbidzIFRvb2wiLCJzdWIiOiJqYW4tcGxhdGZvcm0iLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80NDU5L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODU2MzYzMjEsImV4cCI6MTc4NTYzNjYyMSwianRpIjoiMWViOTkzNDk0YzkxNTYxYmFmYWIifQ.pMwdFLFzanubzpMZtHGoAhrQkY9lMsfDhFxO6p08xZnTqk4-HRhSAwjHBqdkCgLHDoGwczLfiWuMdw2q17ncdoab1tXTlqYVf37lHvTznycpTJRXC0-RQ5gnoU5YExei4VGz6uqrS5me6dFDXvOygMpjV_yqhFU1QaDNaF_b99Jco_onJAa-Ia8m41KXIgq1hsdDn2iOC0NidcQW8_5jfY7IflGCEcSZ_fbig8DSRON0I7HyATHs4JI_44RwTD4NhcMLq3eiEIdE-5VuAASTex0XbnXn9tp3RJCQsrVRGfOwEyjqUqlGkqCYx4DinZ-Ea_aXTsvFhvwle3oOFDnGJA (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: ef46a8e1eb96d58d9275 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request