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.eyJ0b29sX2lkIjozMTE1LCJzdGF0ZV9ub25jZSI6IjAwMjNhMTY0MzAwMWMzNDNhYmEwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTE1In0sImlzcyI6IkZvbGlvdGVrIiwic3ViIjoiZm9saW90ZWsiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zNDYzL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzQ4NzQyMzUsImV4cCI6MTc3NDg3NDUzNSwianRpIjoiNGQ1OGI2Yjc0N2EwZjQ4NjYzOTUifQ.UgukwvQixe3s1EV2msixTtqiN9u4S8Gcd0DEjV8_BOKPL-t0MD5BzJcdDo2HHZGN07mVn8gqFHJGgpEtLDfPfNnf2UpkTg2jIdgrjffys7d1wFw12QNg3fv1hWUwnfaS316bwXzUWB4tZk1RGnSRlmTqL_hs1LG5czYyIxMu78IAmKA4OSkgemnnlYVkPyBmRtZVMZuC91e3e4rXm3_JquI_GbPtKJN4DvOupLCVkIWAScc4pa80Y5NKq7TAP1GJoRorsbFeqwuZtuRaKBzFSkjuwUYkHkaz-ZSEs4VMd6MhGDUa0Ux-A6EE_piW4akGVPTxvwDNn7lrc59LT3FGBw (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: 0023a1643001c343aba0 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request