response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3902/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: test01 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImNvRHZmM0lORkhieVM2OThhUGYwNjd5UWQ5OW4wNFhDVnVzQy1aT3Ftd2MiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozOTAyLCJzdGF0ZV9ub25jZSI6IjhkMmVlM2QxZDFkZmFjYTRhMDgxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzOTAyIn0sImlzcyI6InRlc3QtanVhbmNoby10b29sIiwic3ViIjoidGVzdDAxIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDE3Ni9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc0OTM0MzQzLCJleHAiOjE3NzQ5MzQ2NDMsImp0aSI6IjA2YzI0ZTYwZDVlNTlkYTI2MDk5In0.BgJH5J76CWnje1u2OkJPYN11x3PpEwp5ErwA4f8rY1QYmUsacddrcQE3RNWjyOZ7eIgGzuHP5OnjXspewieHHwQbXllLE1rG8cXOMB0Rtme8bux2O8Zqi_7pnw5MD1adV7WfCgOiuejBi3jSX-JGPWbJKk4vH_cWKNCK66yyFMmTI1z69U2Fee92k5RwgvMVbLUyGzKOlHmct6M8MV7Bq2dHofov-OG8YT0-rWhcHHER8xdQZ-a4V-RoccnjAlFE5ieqovbOdMvIN84uXP1CdpJQ8sMMERAcbOUV3LzdUeHTFVR8W0QM_ehDcVFNl0_e_93vSoT8zR2G6CH7ACgirg (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: 8d2ee3d1d1dfaca4a081 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request