response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3321/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 123456 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImI3UnRlTU10d05XSmYyX1NLQXhWdllKN3R4dEFxMDBMdVhXRFl1Ym01cVEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMzIxLCJzdGF0ZV9ub25jZSI6IjljODYzYTM1MThiOGUzMGE2NmVmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMzIxIn0sImlzcyI6Ik9yY2hpZCBUZXN0IDEuMyIsInN1YiI6IjEyMzQ1NiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM2NTUvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTA2MTkyMywiZXhwIjoxNzc1MDYyMjIzLCJqdGkiOiJiN2I3YjlkY2RlMjcyNjkzY2UzMCJ9.k2r4GsuXEs5BxpxIqVMLVulM02qPzel5-VO-bhDHOMEbspD0R_Lh6IqyCME9whe7MNffQhCeNa8zTh-o4WVFR4NfaOzNw7pEnVpo49MpKCoVZUMH1UDw5zxq7TrRsMOYsjfnGu7WulleClIAC1djcBHvJgR8VprrzGu8F5NzgKIi5MN5y2aHFa_AUiIHORYxpwHI714RunNoVcbsHkD1kFEOs6JY6ooyvNHy9sKHxilCZyDghoG-sBMTER3cLHqOjQvpL0W4ot06EIZEgKyKAA85yDjBcL6a3YaTG5IvqOxOgamydX1_vJNsmhK1wLiebN5DaZCVFVkESQ4f7Xjxxw (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: 9c863a3518b8e30a66ef (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request