response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5279/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 007 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IndEVUl1NUo1cUdzMTJDaWpJYzlSczBUQ2xGa2ZmQ0o1UUQ3cWZEbmtVY1kiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1Mjc5LCJzdGF0ZV9ub25jZSI6ImM2NWY3NTFmZmQ1YjRiZmZmZDJjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1Mjc5In0sImlzcyI6ImRldmVuZHJhdG9vbDIuMCIsInN1YiI6IjAwNyIsImF1ZCI6Imh0dHBzOi8vc2FuZGJveC5kYXNoYm9hcmQub2xpdmVncm91cC5pby9sdGl0ZXN0L3Rva2VuLnBocCIsImlhdCI6MTc3NDk4NDA0NiwiZXhwIjoxNzc0OTg0MzQ2LCJqdGkiOiIwZGY4MWZlMjY0MWQxY2FhYjNlZCJ9.KDFamikEWYkIv9823qDFzg3J4XKVGRBumCJ8H6IH7E8McIHeW7NL10pkM9jQYB6giT5r-NNog0zm4o9mA9pDuxwN8GuAdnYaiu4v41RdJDvAgSUdl4o2EhwJFfwNUYTinG1edvfuitHXhMA9ASxgDu1dwHQ0NSgbaY5ZIurf3r6kBcamtAmQjxAQT4rYHArtJC8hFppmdNKb4hIAaaXziePUZ_GRueqpRyyAkRDCecL6z6Xj8-8t9oSJi70VCUCRNqyaINcT56ZCTLxN_3j3blQi9PbATS5j0y2ALC5RSgNr6dLRT6wu8srdSZJAnRH4Qe-vHCWssOpk3q3oEQqHaQ (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: c65f751ffd5b4bfffd2c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request