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.eyJ0b29sX2lkIjozMTI3LCJzdGF0ZV9ub25jZSI6IjJkM2RiYTNlMDI2YmM4MzkxNjVhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTI3In0sImlzcyI6IkludmVydm8gVG9vbCIsInN1YiI6IkVkZWFzZSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM0ODEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTI5NzU2MSwiZXhwIjoxNzg1Mjk3ODYxLCJqdGkiOiJmMDYxZWUwMjVmMGU0YWI5YjAzZSJ9.PaBHRFr6LEf0vUN2Ao-hOqmdVvJnXEjg4RbG1pGiOs-ezi06lWQ-W9OlZG5bRw-M6CHxwsHKPxR7M0wa_0PpZHd3PDnsqxfxph-91gEPawsvv9SrxGHr3q4IrZEI-kQup1xC6XobTif5--fb9bFTqtLmGxQg2ocwhjsrnc2T_MOi_EcZ8bQeRbMbqlxmpyJDHQ_aDeOvoBdrkSotwhFgceW3AEXnUtgxKstMrcBdUfXaDCRKDwbxIQS6XxIJQMFFOjpLMAHonblOzyDUw-pRmhNM1TjT5I6ixoOp1TRkuREAisgSqAFiTr-JABAgD3p8difcV4dJbCQ7EBa9TGEWjQ (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: 2d3dba3e026bc839165a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request