response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2361/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: clientid001 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjBzTkEydUdKZ3kzX0pqOEhCRnB1V3pQbW1qRE9adzNFZEJ6QVJvY0UtRm8iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMzYxLCJzdGF0ZV9ub25jZSI6Ijc5NWQzZWJiMzkyY2Q3MmMwZTJlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMzYxIn0sImlzcyI6Ik15VG9vbCAwMDEiLCJzdWIiOiJjbGllbnRpZDAwMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI2MzgvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc2NTgxODI4MSwiZXhwIjoxNzY1ODE4NTgxLCJqdGkiOiI0MzRmYTliNzg3NTJiZDVkMDYxYyJ9.RhmDmwn3QoF1A0D5Ya4ON9-FGb6q08_5X3oaVr2eA-Zc9OjFsXLLCcB7hdKxuJipBthgpmJHfrDjDGOcATEUzVhJGZXWYTJ9Lm9f1Vsmm5zmYGiRx_qTiq0w1IxK7dJw9goj8N4ADtJwP7w4oNVUfzPzJRppjc6HCxiurmlx4YPkEMR5vpXdrdso-zTyHZB-SwIXwLc5aLr5A2i2itTtnlfWbfzqIxnsZ6uRn9kVORR1ERXTHfYBhUCixMnVU5DotAzOfCDC2rDaPh3hT9pgkEFoiPY8iGWqW8kVAqDUU-Cx9UjozgB6m7Cp9HrrAHWs4eTe3FCE7RhwdTgG4zFfMg (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: 795d3ebb392cd72c0e2e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request