response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4094/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: dmclientid (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImpIbEdrdU9LTmJJYUxxQXdZX05WSVpLTnV5VXlnM2kySkMtbnpmVkMwdVUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MDk0LCJzdGF0ZV9ub25jZSI6IjI0Y2M3MWExYjVjNjZkNzAwZGYyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MDk0In0sImlzcyI6IkRNIFRlc3RpbmcgVG9vbCIsInN1YiI6ImRtY2xpZW50aWQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80Mjk2L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzQ5ODg2OTEsImV4cCI6MTc3NDk4ODk5MSwianRpIjoiMDQ1MTNjNDg1MGU3MTU2NGY5YzcifQ.oipCUa7X7zQKiGFZEFtux5xSkkGxU90GOXtkqYd6ZmecPOAKriA1CYCeHu7671ipw1x68Ony9x4Itcj9n1QfQMdn0qdoHTmhpUX-h1hxzh3LIzcpbtUkxHZkCCCbXDMYAPrZa0k3VUfu0fLnT0rBo5NaQXU2o9jhYgrm6V_xxUWG4BOfegKS_TGtjRKoBROe0hjepUf_NXa5ZHzAWy9Jiq2lS_J3QneIfTHnApjokR1saCQdJIpdXq-rXsKbvKKCkEvut5H3dR4SD9VcD_PoiYuNE2K5j07eg0mBgsnHvPHTYmcddP1k-d4VDDJMfQ-wbznJcMCXIXcfpEm8JU1hXg (required, opaque value used to maintain state between the request and the callback)
login_hint: (required, tools and platforms must support a value of form_post)
lti_message_hint: (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: 24cc71a1b5c66d700df2 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request