response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2507/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: testtest (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlRUSE9oTTExQURVbzVYLUY0RU5Gc2k0aWtDaXF5ZERpcVN3aE41TDlxeGsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNTA3LCJzdGF0ZV9ub25jZSI6ImM0MTgxMjM4YjgyMzNjOGJhZTA0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTA3In0sImlzcyI6InRlc3R0ZXN0Iiwic3ViIjoidGVzdHRlc3QiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yODAyL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY1NDQ1NjksImV4cCI6MTc3NjU0NDg2OSwianRpIjoiOWM2MTI4OGQ3NWRjODEzZDE0ZmQifQ.IaCazYhj94mOpPDCYcHfK36mxyTW9Jl5mHL9SS5JRipmXOzfdopb_XR7CCSKpSHm6JNYqzqpucYGwmbmTTWSfE873TTSLZlJY5oHNdlz6che647x7kgDvRfj9WM706pli_emvZlb1rbvX1c8k-yVsW8IsvMfJD1hoMXYTlfIWI2qZSzLJe6uZ24wVMBjjcKaLdV_PTjlpAbUlX88tL_HFWIlVkUB3_r1MepyC-c_HWGDuND7N_7zvg-tDGI5vFb6GczEP9nXOtNW3fXVFJZwxfvlrS4rEpZlDuKop0UTc0ishDMMhx1aG6xvVQFkCb8tnhJC75vocxyhCpIyqkdQTA (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: c4181238b8233c8bae04 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request