response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3522/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: test_client (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImhVM0k3M1BoTWx4azB3MnRYNDg3UVB6M2JzMTRCdzkzNS1teWdwaUo3QTgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNTIyLCJzdGF0ZV9ub25jZSI6IjM2YTc0OTlmOGI5MmRhNGZkYWI5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNTIyIn0sImlzcyI6ImF1Z3VzdG9fdGVzdF90b29sIiwic3ViIjoidGVzdF9jbGllbnQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zOTAxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzI2NTc3OTAsImV4cCI6MTc3MjY1ODA5MCwianRpIjoiMTQxZTBhZjlmODA2Mjc4YWI5NzAifQ.YsSUkjgxJRKAFdicuGctZRi41zzhJP_-27n7-lkyetIhm2DUtTBee2SUih4hcGwQeY57VjvjjbmDX6R7eWeppC4dN1TpvP5eZruhJSy2iqbVl6HQmpY2KtPp0m9ea-GVZlgtkSOyJmuXJyfDo3bLdkZtACNcJ4xYtYBrcTRU8hi6EAaDRHmyFc39lr9I2QKnhtLn1r8koOHRhHxS3e55BWKa6-v0CAFIz2UYV80uJb_9R-N-yzudWPKw9AtqtGV7CA9QoNFRZuXzb9r14ihDK7NFFr-NIyV0HAHPj0MuwD9mFsSCEGTky6X216iFkvmzZa9wIozeO0elAKwtK08P8Q (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: 36a7499f8b92da4fdab9 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request