response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5456/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: lti-delivery-qa-test (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IldQM1d6SE5hTHY4R2lvc0l2ZWdLa1NveWc3TkNtT1N5MjNRR0Q5Z19lYTQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NDU2LCJzdGF0ZV9ub25jZSI6IjJlMDE3ODdiZmNmYjljN2Q0YzJhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NDU2In0sImlzcyI6IkxUSS1EZWxpdmVyeSBRQSBUb29sIiwic3ViIjoibHRpLWRlbGl2ZXJ5LXFhLXRlc3QiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy81NjI1L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzQ5NDI5ODUsImV4cCI6MTc3NDk0MzI4NSwianRpIjoiM2UxYWEzZjE4ZjAwMzM5M2FiY2UifQ.cJrmqH7cMovVhRujPPdppIzZAD054jc-3CDIG_7rp0TU0AFY-dmHs8PmVaPeoH6RYKW5-mA7qariDF9Uy5nJZg8_RbMymnheeS8rU1Y1uwvNIZUGSNyz-Zh1KmmMJ1FRpsPSahkbxlsRRuVEKvsSSPrKw6Znw7izvRX6Ke4g36N4IP3z-zB79e5laq2xXMjWoAJ1J9RdU1APJMQNcSZMGP530ZZXmduUAkIXlthWVbvc4-3d0R3KvkNyDZOOkXwJU6nvxy4UKXYPu1YplIsWthyYAnPuuX8JcuyDwv78j3O1OCCp9de6D7tHEMRm1LaseTQAhZNyBJiXOU2x46R1ig (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: 2e01787bfcfb9c7d4c2a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request