response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4481/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: UCER_8224 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkU1anZPWjdhQ1MtNk1HdFp1dThPMVI2NDNFcmY4Ukp1NHdtdjdNWnV5YkEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NDgxLCJzdGF0ZV9ub25jZSI6IjdlMDY4ZTE0MDAyYWYxODJmNThiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NDgxIn0sImlzcyI6IkFtemFkIFRvb2wgRGVjIDMiLCJzdWIiOiJVQ0VSXzgyMjQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80NTUxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzMyMjQ3OTYsImV4cCI6MTc3MzIyNTA5NiwianRpIjoiMTRjNDQzODgzNmFmNDM2ZWRkNGEifQ.pVp4iWogT_UJ_DSQtBcb63U4rXpu2xHEofThJqcMeK18Z51LM9hGlqtZPttN4kI0Jjb0xswRh0aV2pfwEqKNwzvdotjh2mESIZLKRRXEyEKYLRyd4I72OYp-Hl7W40peZWlSjRAkVO_niKBmSwY7u_IAazr0eqhVQbB-e03gpRRMRf-aEThk3xKvJyzgQ4-OBcuKQKXesTGjsyAmI4bVfx4jlccCmHgBVrwq7ZVJUsSq4y_jy_VljRvH9HQnWMsdhQErX8D6JHvdnFpR0dyN0ICzqId_yf98z0XJ8FK2m69-AG9l9T0Du487p5DphuU5wp9QDjMLVN78WLdNweE0Wg (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: 7e068e14002af182f58b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request