response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2692/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: IzGXm0AFiVVKX0e (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkpJcHZyTWJFNWY1dklTemk3am12dDh0bGNfMnUwQWduT3daREoxOGFDb1EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNjkyLCJzdGF0ZV9ub25jZSI6IjNmODA3ZjAwNTYxMTlmMDViZjBmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNjkyIn0sImlzcyI6InNwaWNld29ya3MyMDIyMDIwOXRvb2wiLCJzdWIiOiJJekdYbTBBRmlWVktYMGUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yOTg3L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODUzMzQxNzIsImV4cCI6MTc4NTMzNDQ3MiwianRpIjoiNmJlMzc4YzA3YTk1YWI4MGQ0NTEifQ.JCtdn2tWlDNqGb6nHael-FQtAWGS_i1rBDXyaxbyWCTcX1NjFUQCjGqUutkyBPFlksZYecfRs3yuCklfq5ox5VqpG67X-2trb3QUKVCYDUvvLA_qNBdBymNARCmbMERkKYV_ow2pKTCeylof8TkAtfoBiJjZNwm_YmlqscSMrF8b37pmKaNMkP8hjkSTs9YnC0tktzvxFqIhCAr0dkYp0UbJN-wFnGN4rGEfo5yiUCdFJaUNXFFxjOBLxKcJW7RImqW-B480hU6K869VEZP3FES7Yef3lWGsaAFnyA7jfBIDHtSH1ORBkKXvLTN2gMOda_B3KnYzNmdoO0I8YgTcLA (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: 3f807f0056119f05bf0f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request