response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2905/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: ZCUR123 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InhkRU5idWJ0Nk5xcFZ6N2FycUZZc2JmWnJYdk53c2FucFUzbUFWbkdmQU0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyOTA1LCJzdGF0ZV9ub25jZSI6ImExYTA0NmNkYmExMTMwNTcxYWRmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyOTA1In0sImlzcyI6IlRvb2xfWmN1ciIsInN1YiI6IlpDVVIxMjMiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMjM0L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzIxOTE5NTMsImV4cCI6MTc3MjE5MjI1MywianRpIjoiMzY1ZjhiNzA0NGJlZjRjYzNhMzcifQ.2mUHYLBalXcNxiyEkF_6I1RCYP7a_OQdVHbZQkrMCy9Be2ZMn-IdbvD45r3GsRvizr3FLBsQMDa2AohQXN76lnK9pIGs4X6-vpnfPEQ6jheiWMrJfCx3L6F1PJoRfcJdD8FM-cfeKdbJKEQ1BuVx-CSGIQd2ylZx5ZahZnIM4kBRnmXb6Jr5m-OtHEIUJbEFJVQ99ckGLq1f1SYoMx-lfvfmDXH4MvtoSYrKUU6x0k2CLkzxMNG0its4xrbrY71kNsmVW3tntUxr0SgW0vLxjF38Po87H47ALZ9p-Lrr-zW0KlXeecfQh-BDiKkcVKHpkStq0dJJ_t4mTW0LlyVuYA (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: a1a046cdba1130571adf (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request