response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1960/deep_link_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.eyJ0b29sX2lkIjoxOTYwLCJzdGF0ZV9ub25jZSI6Ijk5Nzk5N2FhNjBlYmE5ZWQ0YTA5IiwicGFyYW1zIjp7ImlzcyI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmciLCJsb2dpbl9oaW50IjoiREwxIiwidGFyZ2V0X2xpbmtfdXJpIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9sdGkvdG9vbHMvMTk2MC9kZWVwX2xpbmtfbGF1bmNoZXMiLCJsdGlfbWVzc2FnZV9oaW50IjoiMjM1NTQiLCJjbGllbnRfaWQiOiIxIiwiZGVwbG95bWVudF9pZCI6IjEiLCJjb250cm9sbGVyIjoibHRpL2xvZ2luX2luaXRpYXRpb25zIiwiYWN0aW9uIjoiaW5kZXgiLCJ0b29sX2lkIjoiMTk2MCJ9LCJpc3MiOiJUMSIsInN1YiI6IjEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMTQzL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3Mzk0NjEyMTUsImV4cCI6MTczOTQ2MTUxNSwianRpIjoiZDc4OGE0ZDdjNzRjMWIwYjAwNjcifQ.yyl882d4MB37OUIMcul41ZSj039GWoLPk98e8iKQP5qU2ebo26GPmdhdTICB2d0MNEGkWhTfnp1q24i8m74WYdZHdZdae-6F7G6Rfq-m7Ir_6V8-BYDFwnyOACEUM448HftjuhpieDr7NA8qXUGIPZD_w3_zWA9oOIXoodzUiFQvWA7RhRtkPe6LDv2wswGKmd4wiGllAzX9rBNGf1YSpo1BepC6Z2iRGIoeR9yxtcpWrhf7MNBAh-r1u9n7i4ICS7T9i8VrgE0cWnURHVbJzqxHf0sVvVpXKBz_EPihmWLqTjifioY963Ze1ByemAX89ueUcUNIFo3De1b8EFU2ew (required, opaque value used to maintain state between the request and the callback)
login_hint: DL1 (required, tools and platforms must support a value of form_post)
lti_message_hint: 23554 (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: 997997aa60eba9ed4a09 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request