response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5089/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: DialogEdu Platform (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlRsNGlGQU1hekFMaTRjdkpYODNpd25KazUzUU5TQzAwYURtLXJZZHNySFEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MDg5LCJzdGF0ZV9ub25jZSI6IjhmMDMwOTcxMmYzMDhhODY5MGNiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MDg5In0sImlzcyI6IkRpYWxvZ0VkdSBUb29sIEtleSIsInN1YiI6IkRpYWxvZ0VkdSBQbGF0Zm9ybSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUyODkvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzQxODg0NCwiZXhwIjoxNzc3NDE5MTQ0LCJqdGkiOiJkMDM1MTA3MWViZGM4N2I2YWViZiJ9.kQvFEr1uztZ3dXVIfYjhgYJTjiZ-SPVuwf5CGbZmfX8B6CtKPm5enXUv5ob_di9bvlkCsFsfIuKdQa_DwVkkjAKPUhWHDvBgUYUi7W3SPDfMn9lQXCI3_-lyHWvOcBvQo-LVXQbNgTAKJ4UeWXaggNlWZ8zcrgDgEsAIUxpYH981VBSG6UaqKjuWe3rffvtkOelKxlSSmikGZKjpjVpHmd8M3nHWy8kdlOj-E2Cl43h4kM4yoZQLKVXOvwRSz23od72RD5liojPRG_W6MtNUqlvOhnRC1jIZfRFgBiND64l-JzHaQfQ-PSqgmem6sPf2DTLDL2bQdXqFzL7GHw1A4Q (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: 8f0309712f308a8690cb (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request