response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1922/deep_link_launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: dkclient525test (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkdkcE1rVkp1TllZUXpQRU4tNWtMYldOdTY5TDVvZFdKajhnSzBQZWp4bVUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxOTIyLCJzdGF0ZV9ub25jZSI6Ijg4Y2JmYTFlMzQ3MDczZmVmNmZhIiwicGFyYW1zIjp7ImlzcyI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmciLCJsb2dpbl9oaW50IjoiREwxIiwidGFyZ2V0X2xpbmtfdXJpIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9sdGkvdG9vbHMvMTkyMi9kZWVwX2xpbmtfbGF1bmNoZXMiLCJsdGlfbWVzc2FnZV9oaW50IjoiMjM1MTIiLCJjbGllbnRfaWQiOiJka2NsaWVudDUyNXRlc3QiLCJkZXBsb3ltZW50X2lkIjoiMSIsImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxOTIyIn0sImlzcyI6ImRrIHRvb2wgbWF5IHRlc3QiLCJzdWIiOiJka2NsaWVudDUyNXRlc3QiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMTAxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE2OTU2MzI5NzIsImV4cCI6MTY5NTYzMzI3MiwianRpIjoiMTA3OWI5ZTNkZDBmOWZkZjE3NGMifQ.vlRQ3SoY3iNy6TbNOgFurSJ_jnXl7wYnpfjgS-5jgOizXltBduZW8NCVJ9A9iABStjbb0eeWAnPdDkgWX0n7YeNwhn_TTcuKp8uA4e-jN8wMZHuz5IxqqrzP99ruiLFZxlyVyg27UYEDShpXRswkqF7STOwIRedMeTemKK4stcKE_Pth5cnqHrU7le3Ucic_uFWZ8Ocgo3VEN0WGv2URDShiKcRMyBVuZctW7Ux479OgsOroCfnJmfpKJ6j7aP0sR3GmNSm-ldoNJV3xcNICH77BHwDLAVUxBaH-OntUk0Tj2xZPpDaKTRIRYH1xnPRI_MBrXExdJfnTpwGmP63_fg (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: 23512 (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: 88cbfa1e347073fef6fa (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request