response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2369/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 085E6AC5 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InhCWVotT1h5UWgwMENkZHJpTnB5aU5wWGgyWG5qZzhaWmRkT01aVUVYdVEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMzY5LCJzdGF0ZV9ub25jZSI6ImMxODI0OGQyZDM4NThlYTA1ZTJlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMzY5In0sImlzcyI6Iml0c2wgdGVzdCB0b29sIiwic3ViIjoiMDg1RTZBQzUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yNjQzL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3OTAzNTE5NDQsImV4cCI6MTc5MDM1MjI0NCwianRpIjoiOGQxMzJmY2E1NjhkNTYyMmM3YjMifQ.F_BoOgWF_8aQPuIhPL-dmg4vfNbbLCjSYfbKNvzfPwWVW9fqS3-RsmKiEbi7yDv3kI06GdCSUVWvOmXMVrEp47J3YE5iFUB_a8FvesJSzHqxUcJzNKCodco8U_m2Of78oe2gCmh8mb352Svkv69ubHeMj7HN5WCbjZ_czSdnsdrvufDwKSKcyu6mFhPKwnK8-RN-JbRhqEog1DjV3-xG9dAFZe2kmRWLmIiYghM3OPmnifmdFT3CfEhU_87ZfBAGytT6hXmXz_94iUoijzwgCVdwnZZUPrbTLhOxQsJSYbHxzhg8n9wMCpz60ND9q0AVp0W9yIHtpDfOlPRjeqdYqQ (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: c18248d2d3858ea05e2e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request