response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4617/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: test (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkJoNXNNLVZnZ3J2UmhnbXd1VnBaa3hLZnVqNjZmWThxVHdWU3VKTWpxUnMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NjE3LCJzdGF0ZV9ub25jZSI6IjIwODBiNjk3YzNkNmIxMTlkMGNjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NjE3In0sImlzcyI6InRlc3QiLCJzdWIiOiJ0ZXN0IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDY4NC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc3MjAwNzYzLCJleHAiOjE3NzcyMDEwNjMsImp0aSI6IjNmZmE4NTQyNjRkMWFkMzM0N2UyIn0.RME71jby-VS1e99oRaBmV4dVUXxvc1Ms2PiqUkz1leehS5khEjC0RVyoB-SD-tZB9G9AJ42BhMAJQFtzVE_8vsZnQ9YEKCAzijuQZOkygDS7qSHHZLLPclMnLR1h-SDNm_43klb-_Nwt8k9YQre0_Y0EEL0jaVELZxUclctzMETfA1KY0KssCzDPqUNGY8cmmJE2CyzlhlEpORfSJB5w7-YC2yS8FO6e_BOqfDDQ6xFMvJqxevlRTHyxkQhIc525FXpjeuOBF6UISToVR5E_hu4qfxjzYWhCJNva1D00TpGD4xGc6yUZl0CkHV0c9w2JSALjRR91sg2DLubxM_QDvw (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: 2080b697c3d6b119d0cc (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request