response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3528/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 37d31bc8-baf6-7268-162d-be03a328c093 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkVTYzlwbUk4OHNLRHNmclFCTUpWaGtOMUcta3drTXpxanV5V2NRc0QxTEkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNTI4LCJzdGF0ZV9ub25jZSI6ImM4ZTVlMTljM2Y5MDBkZjFhNzQ2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNTI4In0sImlzcyI6IlJ5b2JpIFRvb2wgVGVzdCIsInN1YiI6IjM3ZDMxYmM4LWJhZjYtNzI2OC0xNjJkLWJlMDNhMzI4YzA5MyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM5MDMvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTQ5NjU3MiwiZXhwIjoxNzg1NDk2ODcyLCJqdGkiOiIzYWVhZmI0NjAwOGQ1MjcxYWQ0NSJ9.pR4raUcH76cdtBzLchESqGY6rtYSXxGjTygB5dQf2VFuFjdGzlOdr_j3hj_OJC-GqHLMHRYhRCijEz71yMoDPBct7PUnkZJQt1AKKDPNJpYXzaE4anR5AeenBL1ka9Z8S25gTSb9RzSsmdjoR24o3677jTNtIHCZPvNYSv4jdbbxa9YQ8OWfHB7zFIKDlT5uRRXUmTDfWJUAJLzEB6yFBh8sUD49wN41GxvsGWuxmotQD9wzbd4crj7wSJtpOdmW07GrBCw_SEWaxjilstUzRx-Iv5I9zeEk4lm-Jgouz_Y1tRpcQpHIwBfaYtrOvUBtTtoeYpeyEMYlPMF1oJ-hYw (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: c8e5e19c3f900df1a746 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request