response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5234/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 987654321 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlV1VmtXU1NMX19DNnJLNWhJeEZ3VV9qS1NzazViWThOMmx5bUtRc21Td3MiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MjM0LCJzdGF0ZV9ub25jZSI6ImVhMGFlOGUyNzc4ZjA5NDIwZDhkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MjM0In0sImlzcyI6IkdSIFRlc3QgUmVmZXJlbmNlIFRvb2wiLCJzdWIiOiI5ODc2NTQzMjEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy81NDI0L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY1OTQ0MDYsImV4cCI6MTc3NjU5NDcwNiwianRpIjoiYjJkNmU3ZjM1YzgyMzljMGE4YWMifQ.Jb5X2nH0ox16NXv-uucCikj9u1rDsfWemcyVNP6Sidj3kd3kaf_nhIxyw-uH197FnpxbONXWSCfBBgAdWjc09k27hQUyD8N1P2SP1WKQmz_VEJ9Gck_q__VlBtgudCHeQdhrI168EJ8oLMqu9YhN7mWGIsWp0ObIFoORHI4qXQPNxaEfH4JwSaYA6pGvOFxDLyzCy4u6GmfPL8tWlflhK2cUxS78mvLSsC3vXkAqUoAfE1YO_35NKLkbaoDoSrD3hVtVWrM0OiIZXRmLurH8tuYSHw302HgZwcZu4BAiMFlcpiea12jU4heDoFLm2LsD9lKKHJ_Bf9hIBijIW_aHkg (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: ea0ae8e2778f09420d8d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request