response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1841/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 10000000000007 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IllfNy05WjVlZG1fM0M1XzBmdWstQ29teTlKWEp0MGdNa0l5TDhzZEFudXMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxODQxLCJzdGF0ZV9ub25jZSI6IjM2MGJkZTRhM2Q3NzQ2NDBjMjliIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxODQxIn0sImlzcyI6IkNLLVRFU1QtVE9PTCIsInN1YiI6IjEwMDAwMDAwMDAwMDA3IiwiYXVkIjoiaHR0cDovLzU0LjE5Ni45MS45MC9sb2dpbi9vYXV0aDIvdG9rZW4iLCJpYXQiOjE3NzQ5ODUzOTcsImV4cCI6MTc3NDk4NTY5NywianRpIjoiYjkxMzM4YjA4ZTU3MGFkNTRhZjgifQ.ijTOIgEMt7hdvRezqe131q4AQ5c84USVZXrZcSbBfhT7zcni8DO4YX0TQlQ-qfMYBP4FoVTEnslmI-BXMH4pxo9hTVylUB6d6Kmbb4c4pwKUB__e03SFruNBMdtmnoxn7l6IFQLqI4eHS4WCvPAcXmxhb7wQnhJLSgJXB0Uf5DO4wdTx-gRkFwu6HFA7fctFCmcHml9odnKAFuRsCZU5rpl_l-9sLUgRo2GA1APkpyNnzmVwBv6656E3A2oaac6e8CwFmbGg7-DIooML1bSkBuA2_xR1X1mr3rZywP7ndNuxcKCVNqlVI20h9QcPq__0fu85uHPGUH7uULfGsRRbEA (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: 360bde4a3d774640c29b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request