response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2099/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 4500002513 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkZBZDNGQ1poVzV2UUYzMUxWWXZ1SjczQWt1UFRxcXVzQWNHNndJQ2xtaE0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDk5LCJzdGF0ZV9ub25jZSI6IjAwNTIzYmI5MGRkYmRlMjMwYmE3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDk5In0sImlzcyI6InNneS10ZXN0LXRvb2wtampsLWVudnkiLCJzdWIiOiI0NTAwMDAyNTEzIiwiYXVkIjoiaHR0cHM6Ly9sdGktc2VydmljZS5zdmMuc2Nob29sb2d5c3RnLmNvbS9sdGktc2VydmljZS9hY2Nlc3MtdG9rZW4iLCJpYXQiOjE3NzY3Njc3MjQsImV4cCI6MTc3Njc2ODAyNCwianRpIjoiNTk1ZWQ4ZGZiMTA1NjVlYzIzMDQifQ.oEt_KvGsfzmgAJvBqAVlBkc-R8k3WqjOfUmT4PGxdlXIiZQ0fX_fNWYNrK_IlPQVpUn3tFBbZClfEH0pOJeWYJNSI8oTwA3yGzK3dst0A859QPxOC4USk0_7olkDMWp2mOC4SEC4qVsS_TqpG8twImGRwSzMQxtZdw5DA2lUryfYxpsSlE3cg0uZ9iRaf7gAILcjPjX7Gcn5mS8_hCo-mDL0JzJtc-ZWO_GfUUiB9r9QfhTfu2HbeW5HplrOYnLBsAtCmwc3bvVTv7g96yekDgcWWzgKJCC8BGvG6b32T68GWvi2E_1W7SyWiYFB90TA7cgklkIscL435-45LTTSXg (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: 00523bb90ddbde230ba7 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request