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.eyJ0b29sX2lkIjo0NDgxLCJzdGF0ZV9ub25jZSI6IjM3ODJlODg1OGQ5MTgxNjE1ZTdhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NDgxIn0sImlzcyI6IkFtemFkIFRvb2wgRGVjIDMiLCJzdWIiOiJVQ0VSXzgyMjQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80NTUxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODUzNjM1MzEsImV4cCI6MTc4NTM2MzgzMSwianRpIjoiYWUzZjRkNzRiY2FlYzY2ODllNDUifQ.TNTl-8BTLzwRMq-FvSLEpMWLbWOJobBES-oaDKzG-6TmHdmAY30TEfJHCILfqFap7xhqe86T36GnF6_FLA8OZLBr-1auBiMDah-HieLKjt9taXZsc3xRYGmsQT9m6tALjTsIUO3Z4YnMUyOABfWwgM3w3FeoiEK0STaGp8-xTxX7wEikBAwHs-fJkF4ZLHf7RQqOcGMM-84ksnUqnBCKVuf-Ey3Aes5cMiw0blcNPluZGolW2vuQJQnkUN-MPf7uNlrJcf0aYwWJzRoclsKNmS6fPspOx8Li3VNXJNQ9TR-0c0T64tKcu3HOMusetJ8wPdiu3ax5BhHLT59ZyV-IMA (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: 3782e8858d9181615e7a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request