response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1858/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: my_tester1234567 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlJRRFQ4bUxjdDAwb1dYUU9NeUU5LU1PTHQ3Rm12a0VpaktQR2R5Z01nT3ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxODU4LCJzdGF0ZV9ub25jZSI6IjQ4YWUyZGZkMDdjODFjYjM0ZjQ0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxODU4In0sImlzcyI6Ik15X05ld19Ub29sMTIzNDU2NyIsInN1YiI6Im15X3Rlc3RlcjEyMzQ1NjciLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMDE5L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY3Njc4NjAsImV4cCI6MTc3Njc2ODE2MCwianRpIjoiY2E3ZjdkNmEyOTg0YTgzYTA4ZmQifQ.oaPudqf-sVu7QdwH_YMhjddpWmWmBMGboPIIXlrV6Ef3NnBPJretCuniEmxLJwrEa-wgg-MWbESxoulutlDTM4JQFk2rjTxkPwsrzNKa5aVRot61_i9Xi9Vd5mPspyNH3yTgSADFZFFjcqWfL2R9l49XwH80Wx4JwbGzGCUDPtp16FKG_nGDNW80-hHPOdgXdSQNvjz5v1LD6819w7kOKIceupCoxvn7uAHQ3wDiJyBnNazonSbuQlMN2ITnSTz0xbs9dlN8XCvEJL4arby0Cg9Z6RCuBRqXg-U7tFxK7XKbSectVmnjswfhbN_bJj9WYkGUG3Vfs4aPESbYljPZcw (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: 48ae2dfd07c81cb34f44 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request