response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4771/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: bati-lms-tool (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlVaRzl4QVYzR0pRRkpQVWxBcEdRSVRSWms1dFJpOEw2XzlZbngzVmZnSUkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NzcxLCJzdGF0ZV9ub25jZSI6ImRhNjgyYWZlNzEyOWViOTEwNTUwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NzcxIn0sImlzcyI6IkJhdGkgVG9vbCBFeGFtcGxlIiwic3ViIjoiYmF0aS1sbXMtdG9vbCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ4NTEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDkxNTg0NiwiZXhwIjoxNzc0OTE2MTQ2LCJqdGkiOiI1YmUzYzI2MmM4YTMxOThiYTc4MCJ9.0DzR92SIzAmZZ4JPsGE-TzjSCTGRbWCV9kuu3G11SzG5Fp0Y7RqNGsDcS2g2kMIsM446mg1I4EYY87zYxpMcTb71PPybwfMgA1l65GC0bDHn8szfRZW5UNs9yuMNqmlMbRj2p-4FHa_nCFh9OMUI_J2J8YHfZ1OHceIZ6D50k7NdhlanNu_yNpZ_kPCFKZbfP-JXRVGG0Q5-Pj7VzoQOvz4yncbwUMlv4eZUFSV5jghit_HEsLubtfgADfJFGtWdKKOQKcDCfVFMs1lRlwfyEgoixQFj4Ga5Kfr6cRCUYaf3e61HLdK2dqt7IwhGddbPudmM6CVx7XErNh1Evj75jQ (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: da682afe7129eb910550 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request