response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3539/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: cgp1234 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IllITzE2SkxjaldxLWVIbTN5eEozQ3d4eWxhUDhMeEJHZE00N0NjTjJYZk0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNTM5LCJzdGF0ZV9ub25jZSI6ImU0ZDM4NGFmZDNhNjZlNmUwYjQwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNTM5In0sImlzcyI6IkNHUFRlc3RUb29sIiwic3ViIjoiY2dwMTIzNCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM5MTgvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzEzNTE0MSwiZXhwIjoxNzc3MTM1NDQxLCJqdGkiOiJiYmFhY2FlNGVjODJiNWU3YWVmNSJ9.e6jj2YdgWOzLJvKuUM05sqUiDMOgS0qEu5bQckIC6y2vWAH2VqIpxTPuRCdFedn_xxpGnq9ibZsxRJfcEOn9Wow4UgrxKNjQ9fA9ccVKB_2EZn-m3jurLKMBA3PuVtfZliP-hTQx47W_UeyGe5Qc7egH-8pH0psamy6-XcHsO3uXJjBrNOutlxLqlHBAqGAhfBVkSOmXDetTEMaS4qvDmnH2xVfTFlYJaAP9xCVSPaIKE2iQ9NFmqSfdUN96UxKXSXCc10I03ZxA-jh3KXQQf8q2a7UFQ9y8EkhivDwIpE835utBZzCUGs4-_NN_z3birUvw3x9--Ls88361_sXC2w (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: e4d384afd3a66e6e0b40 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request