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.eyJ0b29sX2lkIjoxOTIyLCJzdGF0ZV9ub25jZSI6ImEzYTMyZGJmZmNkNDFhZGRmZTkzIiwicGFyYW1zIjp7ImlzcyI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmciLCJsb2dpbl9oaW50IjoiREwxIiwidGFyZ2V0X2xpbmtfdXJpIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9sdGkvdG9vbHMvMTkyMi9kZWVwX2xpbmtfbGF1bmNoZXMiLCJsdGlfbWVzc2FnZV9oaW50IjoiMjM1MTIiLCJjbGllbnRfaWQiOiJka2NsaWVudDUyNXRlc3QiLCJkZXBsb3ltZW50X2lkIjoiMSIsImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxOTIyIn0sImlzcyI6ImRrIHRvb2wgbWF5IHRlc3QiLCJzdWIiOiJka2NsaWVudDUyNXRlc3QiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMTAxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NTE5NTYxNjgsImV4cCI6MTc1MTk1NjQ2OCwianRpIjoiNmQ5Nzk1ZGIyYjIwMzg1MDdlMGMifQ.c1RcIbc47_FzWXHvGyoESOylclOJDW0hIIlA1IJUgtpdhU-X-ccyCa_HLvAiql_uoB6aGnwJkuDK5eWLACauq5okJYSzyFKcmo8rbS1UN4pHRY8zKSVeaBtvo_NCBPZA7fxKoWjxgm84dpzgX6qT9w8vXuKAYZ4Sl2fhf3PL8G0QuYf6IhMeZ9f6GrfcBChql8pbWF4TdOviYCDitb3M91Asv7Rq_r4mX7zhvHRTgcdzKjkyixQg0BKvYcfJlEJkdD0UylcRbdMqDBO82mSA5EqudjvtJTSPw6zT1ojdrp8dIi4-CZ3zWKgPihP1th1j-68NgFHBZopsDMabEVptEw (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: a3a32dbffcd41addfe93 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request