response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3319/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 700000 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Inp5NW1CQnJIVWFuOEt4MjF6UGVKckhPbmR5SjhCRVQwUm4tTWpXYkppSDAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMzE5LCJzdGF0ZV9ub25jZSI6Ijg4ZDQzMjNjNjlmZjljYzBiYzJhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMzE5In0sImlzcyI6IkludGVncmF0aW9ucyBUZXN0aW5nIFRvb2wiLCJzdWIiOiI3MDAwMDAiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zNjUyL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODU0MTI3NjksImV4cCI6MTc4NTQxMzA2OSwianRpIjoiZDhiMTUzNGQ4MTgwMmUzYTNiYzgifQ.aNkHHK9Ae0p_-DrlcBGcjWJ8s00GMQNVy4EJjz9CrFnYLYvTlfrDZJxwSieZatYCHkZJcnX-LSwzOgjhkDo1Iye1OwvW85uU1J4TVphddLM2WKDCJbOKmhkoxWa6fBoBUB8vV11zgz-pTm30EXu1n_fdGYeSKiCVpWZpyFVjUmJC7lfjNbpSMzX_3GAerMJ8aLcgdvbcvV8v_tNbtx6IlxnrXPt852vN-SGuorKW1u5XWILtj8LU7vC3B9aT1QeJnOvcKjrPxlcJQRngBwhBN3gJK44oWjUZd_IsMTf4bqzEjuaki8ibM0p2Y1D74H2jmdxQRMGCaub398gWOFQr2w (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: 88d4323c69ff9cc0bc2a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request