response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2879/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 1231985 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InlRUklUM1V6cFRuMHEyWlRFaDc4MnlmQmxPUWpVSmR1N1FOVUs4R09Od00iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyODc5LCJzdGF0ZV9ub25jZSI6IjcwZDkyYTAzYjc3YzdjZGVlYzc3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyODc5In0sImlzcyI6IlRlc3QgVG9vbCBUUCIsInN1YiI6IjEyMzE5ODUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMTY3L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzIzMDE5MDUsImV4cCI6MTc3MjMwMjIwNSwianRpIjoiYzk4ODU1YzRiNDg4NzBlMmFmZjMifQ.0QveUYpRObImfDlJ_CglnIh2xBdVT19fC-r6bGCOmCn5UrdJoPiB9w39aUdL33-mS5Y8qrHeE-QNUpibrywww0SKcMld0S19G62mhotFrYlkpjoxITzgSGg2tRo1Mfq1hTcw9APlVnKxZIEj6t6ePzxDGl4iRDhByaueALXkAlpH24NgP0tEXiv0h2qBMBX0ChvJpryYrB69xpjv5JEleVwezh4C8CQkIhuiMMwWn5fZ7rswjjAZL6hpV_MPWWTHLkedorBZqdasPzKDaBQdCX15k6qrv1XBkxIMnu7jCnX6KyqYAHrQgCBxgFor_hNTs8TG9MPpXizATnpp-FB_mg (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: 70d92a03b77c7cdeec77 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request