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.eyJ0b29sX2lkIjozMzk1LCJzdGF0ZV9ub25jZSI6ImQwYzY4OTBkZGFlNDRmOTRiYzY4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMzk1In0sImlzcyI6ImNhcmxvcyB0b29sIG5vdiAyMiIsInN1YiI6ImFiY2Rub3YyMiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM3MzEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjY1NTk5MiwiZXhwIjoxNzc2NjU2MjkyLCJqdGkiOiJmMmIwNmU3OTc5MGQ4YmMwOWI3ZCJ9.e-hOMO9CXXjQAJxm5NGn2FqH6rhV5baqNLwaVjxbiaAaxmyS9sNnxu2mFOKBzCcl0YjgmcUi82iEvH8q-VqmfSAiR8M6iPauEV9X_1IYHpdKJb0KWOYr9gc9HpuEiPPrhP3KxAirQjrkH2pXiLpKpYYneMUkPQGE99Fi-uQ6m839CDdtvVMQ_4QqddTqOmgP3-za-T6f43EkIlQWNYduPEuTUEmao3MVdzuaT5rYLf4obsTEq09YM7sYVSRMzUvN3eUqKY5Y-jookU_fs8nZvzNfEoFOx_mTBbJ1hYpmQxpBb2HwueAKD7q9M21OYwJYNOC9CUOAU29VxGZuZKTsWg (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: d0c6890ddae44f94bc68 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request