response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3395/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: abcdnov22 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IldhakhGcEg4Qks3YnY5NFVrZWhDa05iVUxINTJ0Z0ZKMzhSUG40X0VsLTgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMzk1LCJzdGF0ZV9ub25jZSI6IjEzYzlmNjMwNDUzMTk5NmM4YWNlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMzk1In0sImlzcyI6ImNhcmxvcyB0b29sIG5vdiAyMiIsInN1YiI6ImFiY2Rub3YyMiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM3MzEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDA2NDQ3MCwiZXhwIjoxNzc0MDY0NzcwLCJqdGkiOiI0ZTU1MWM5YTcwN2YyMjk4NDcyMSJ9.URjVSIKjV4uN-blTLvgbPsPQdZ6lu1GDc3FVZpZgdoS7TFnjPtjg6t38f8lONPRmKi1x_VQOCrittVriYduB5IgF7qFXh6ICoCIhFrs-WuaINICDRgikQbm_rc1IdEkgoYxa_BPk0R2o-eSFsp7gd_QFtWI84kVs5sXQOFf-MW_71uCNW9T_1RbLEGs3Ysewhw8nPzrwVXkRTxTG7ndpIXGvZMuNo2-oC91VK-ZaLYXtMr4ffaFJz7iAQEKFj_gF-vgUat8PMzQu05ujV6MhTmxkuM3W3MTD4WjqdyCWii0OCPoywtHc70QJdbAOguPrV9RQqFnu24RsBxsgQUP8Ow (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: 13c9f6304531996c8ace (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request