response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3262/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: testlm (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InRUczJnU3QtT2NkTlNVRmF3ZUF5Q3ZYdG95U05iOVR5a095c01JZG5qQTAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMjYyLCJzdGF0ZV9ub25jZSI6IjUyNjAxZTU3MmZkNjY2MGE3Y2ZlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMjYyIn0sImlzcyI6InRlc3RsbSIsInN1YiI6InRlc3RsbSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM2MDkvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTM0NTE2MiwiZXhwIjoxNzg1MzQ1NDYyLCJqdGkiOiJmYWVmZjYyMTNkZGE2NmFlZGUwNSJ9.Ja43yACq0zYqRmHLC7AvRE7QM7AlNhUGVEklIVnR3j_W2rGf1S9J4Wnkp0JR5PhpkknsGXXefov8vjwREUkL759ExePUX9EPb568Vb_biOIlsofFXaYD5kUU0MbnIpV7R3L-HqQlbS4RaXLYLDktYE2K9zK9MqE0iH2xjc9cndeqNkHBO-8UY9rXUArQSIwywXLZCeUzPNl4Lxd2AoSTheIX5IDaaGaHCguUZmAKvHV-qg8n9DnhwVDMPrpLfdsC3_XkjfqH6CuFSmVrdLD6DHyEnn7zUNaBDTZ49Y8hQPRefI3mHs051MBjX-4oX925JLguPhTeNS5assMh5yiIrg (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: 52601e572fd6660a7cfe (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request