response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3536/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: clientid_2 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Il9heTN3dHZaU1duNUNXTGZCak1xWW9adWF5UkZMb2IxMDkyUmIyT281Z0UiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNTM2LCJzdGF0ZV9ub25jZSI6ImQyNDczNjNkNTE2OTljNTEyODM4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNTM2In0sImlzcyI6ImNsIHRvb2wgMiIsInN1YiI6ImNsaWVudGlkXzIiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zOTEzL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzMyMjA3OTgsImV4cCI6MTc3MzIyMTA5OCwianRpIjoiYjAzNTUyMDVjNzBhMjVlYTRkODAifQ.h_xS6uZJCniQUa4g7sC1WUa1tOPrFYGqweQixXg-Ru1ncE_NinCo3MId3cwXpzz6IXsSJq4rmbymwcrWXvTBbRqGx7p_YGwwJqDwYSJyuESBrD4PgVaa-WMx7MeNqsqdIAqDaV_04r5J48GIJuewXWYwdarnTLt_f8YRUXhQJ22EVsGveEwifJCdfd5JkOp3S5Lve1Q4ICK56SeER3nJwLfP0RBxJDqJEbT8XZsVgyITXJXZ1VePGkfCrZjL0gZRPshpgoH9fSbj1IfwiUpkhutGSXVkR_e7HT0ExPZg1XcIIcKurirot-TnK6RpU4zvA_mGwlRn4rHCYLj7FdShAg (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: d247363d51699c512838 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request