response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3115/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: foliotek (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkZrRFBoajFMRFVSbkRpZUF5Ymx2MDlaUENsS3psZzBfYmo0TjhWUGtyNHMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMTE1LCJzdGF0ZV9ub25jZSI6IjIyMGY0NjFmYTUzMDNkZWQ1Yzk5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTE1In0sImlzcyI6IkZvbGlvdGVrIiwic3ViIjoiZm9saW90ZWsiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zNDYzL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODUzNzE3NTIsImV4cCI6MTc4NTM3MjA1MiwianRpIjoiYTAyM2QxMTFlMmNmNzAzZDA1MzAifQ.T357MO_VR9vCIJIa7RUUkqpBSX3aZ2ry6Z1UKkP_pqBzP5SFo5nhV_X0nU0RIcAMPOUIdTX9zo-NNdeBdUF0fyMaLWOLsmKFAANKZNgJpJVbaSg-dZ_L_LJSFq2RXisFA0X2VcZHCXJqg0Jh1VNbkI1d2KTm0ZNr_2H4tv7ZwfGbenlQRmZuX5PzdXfZ_uDX3UVssK7bAe0NkKM28-An3rSnu1g13wAczgTa-_OkU3lqxzEqzeo9aWReS1ljwV44z-ghojdmu31J7DKI7G_JY4HU7FjD-nR0eV3YGFfwC2OTLSYxnDfWJHkd00XK0jzjzeG7T_A9q0RylQ-XO-4dSQ (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: 220f461fa5303ded5c99 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request