response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2514/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjdZc3ZaVmY1akpHSTVyN0lyekt4NUtNMGl5X09QMV9RWFNCZklWV3NvejgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNTE0LCJzdGF0ZV9ub25jZSI6IjIwNWFjYjZmMDM0MTk2MTRmYWFmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTE0In0sImlzcyI6ImFraXJhJ3MgVG9vbCIsInN1YiI6IjEyMzQ1IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjgwOS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzczOTg3MDA3LCJleHAiOjE3NzM5ODczMDcsImp0aSI6ImUwMGI4Y2U1ZTY2MjdmMmM2MGYyIn0.m9KYRljzzpdcMkJOINmKrACrYcfQGWRPaLi9q0Z5FU9Swvy42xfJZBwDEyvixTZYDGSAir6Ie9a6UiDE_V59FrwfSGKH4r9oFw9ygG6kaWtpAo0PKPJsgstiScoK9uMmXMw4i_QRbh2jkPMgYT9gLbBHSNvKnMD_q46REHKJ9Bzwtl1fpXGf3UbhdIKBfoeJAZ3MBUx3kkcsTv18VO8tgiK0h3GGtEXvYn0dctyx1r5oXR2sVGwJKeMf3XnxM7b49KDpedFXScwvpx_nBOOxVz6ymmhVJ7423sslKQl1qVwu_4UHZjZU2oJweAJHFtTRJrA9J-3mK6fGA4TGzOOElg (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: 205acb6f03419614faaf (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request