response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1960/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im9hSmVFTlNKcFdzZTQyR0JiOURQUl9WbTdLR3pnYV82dnpxZTFMQ1ljRnciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxOTYwLCJzdGF0ZV9ub25jZSI6IjZkM2U2YmE1YmQ3NDVhOTgyMGZkIiwicGFyYW1zIjp7ImlzcyI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmciLCJsb2dpbl9oaW50IjoiOTk2MTMwIiwidGFyZ2V0X2xpbmtfdXJpIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9sdGkvdG9vbHMvMTk2MC9sYXVuY2hlcyIsImx0aV9tZXNzYWdlX2hpbnQiOiIzNzAzNCIsImNsaWVudF9pZCI6IjEiLCJsdGlfZGVwbG95bWVudF9pZCI6IjEiLCJjb250cm9sbGVyIjoibHRpL2xvZ2luX2luaXRpYXRpb25zIiwiYWN0aW9uIjoiaW5kZXgiLCJ0b29sX2lkIjoiMTk2MCJ9LCJpc3MiOiJUMSIsInN1YiI6IjEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMTQzL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzMxMzYzOTYsImV4cCI6MTc3MzEzNjY5NiwianRpIjoiOGZhNDk4NTgxODZlNzgxNzllZjAifQ.oI-v24b94dGS2aW9hdRx35fLTAp_RwZ4AZ0x98yOqvK8TP-_2bd4l_dLAFmV0arfXy8KGG5-bAXGHnulb3i2WtvTIgfdq_0_PNnm6lCIQxoUKwkG4hh76FA9UcoCt-cht5cYn13lVI7IiRsC_MwVcx_AoezMBkyGhz-jBVS-5hLMWOn1jd4U0qL08yLxgPFNHK35NkPK2Ni2L9yMq6eWeZ2qtU9PuYG_PANAjQGc88bsKwaj6E3sVq11PwBC-bKjRxUHKsNHNe5VN7WNqhlvIrKqvuEnnatJUwl14v7Sl0KYfWfmncx_vEDhYMFkBLdbp81vwl8454YMsrd8kDLJvA (required, opaque value used to maintain state between the request and the callback)
login_hint: 996130 (required, tools and platforms must support a value of form_post)
lti_message_hint: 37034 (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: 6d3e6ba5bd745a9820fd (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request