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.eyJ0b29sX2lkIjoxOTYwLCJzdGF0ZV9ub25jZSI6IjU4YjFmZGIwODM0YzZhNzhjYWMzIiwicGFyYW1zIjp7ImlzcyI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmciLCJsb2dpbl9oaW50IjoiNjgzMzEzIiwidGFyZ2V0X2xpbmtfdXJpIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9sdGkvdG9vbHMvMTk2MC9sYXVuY2hlcyIsImx0aV9tZXNzYWdlX2hpbnQiOiIzNzAzNCIsImNsaWVudF9pZCI6IjEiLCJsdGlfZGVwbG95bWVudF9pZCI6IjEiLCJjb250cm9sbGVyIjoibHRpL2xvZ2luX2luaXRpYXRpb25zIiwiYWN0aW9uIjoiaW5kZXgiLCJ0b29sX2lkIjoiMTk2MCJ9LCJpc3MiOiJUMSIsInN1YiI6IjEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMTQzL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzA5MjQ3NTYsImV4cCI6MTc3MDkyNTA1NiwianRpIjoiMThhZWNhYWUwMzAyYjQ3ZjgwM2MifQ.iJj99e4jHmSgC5yaN0Jg1Ft49a_eIE6LSQ3XAjyU8VdR57O3zir3zn10bfxPDc9aR6b42nH1V1mNRQ4CEqAiywTH9kVlJvPWwvmfeICaZFzJFN8j2uwQwsVU2Oml0gGsToZrxM3-guV_5pxQEFjFVNsxYeFyt0Ua2Jf-xzw65nDIgQVwxweAL8B-XDwTahXWG1XDGSBOvW7SZBG0AAin2iaAfYyKedoOaWFPFSZbDYmmYc02M8lGvXJRYmS48fyVNi4ka8SYeCVY6VpWCagjMKkQZMin6gwJVntOs_yN9f3dgw6SfDnnfT65nCy_i62zBzWSDWR9jWzTIuoZyU8mbg (required, opaque value used to maintain state between the request and the callback)
login_hint: 683313 (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: 58b1fdb0834c6a78cac3 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request