response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3127/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: Edease (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InJzMVNtZVhFQlFwZHF0Qjh3dkNGMTBaVTFqVVVqTU9oSlJnVWN5Ukp2MG8iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMTI3LCJzdGF0ZV9ub25jZSI6ImJiMjI4MjU1MmFjMzVjYzUyNTE0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTI3In0sImlzcyI6IkludmVydm8gVG9vbCIsInN1YiI6IkVkZWFzZSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM0ODEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTExODY5MywiZXhwIjoxNzc1MTE4OTkzLCJqdGkiOiIzZTBhOWU0ZDlhYjE3MTRlNGMzYiJ9.DDgEh-qelTnlGj7dj_U7IxDBxV7CsbJm3xjZiHEYber3pfYcjxwqe3APNkwn6UEQ5jsQ7ZkMSm6qkbJtKCVUJrZTb4ZlKYIZJViOCc_1hqw0S3CDvaBOGaDOSn3HDJDxx-O-IihdZJyJYZuMzCvUGHP5Wdl4FE2nzPBMjcpONjMA8YwgwLaiFY3zV3isnJWZdLqOrVdnpcS9qaPHA2a5vRnLWzqEBXVL9YJPXKjmZwbBoJblZqOG49_07ojorrH7DeGFC5KIFHAeuQlHjcfdHzXHTLeC96nRPqXgIBIRe6cenUpGfQoEcV9EcFwixY4axvgOFGxiCvIXNk0ifYDUNg (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: bb2282552ac35cc52514 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request