response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4035/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: kullapat (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImU5YzBaVnpfSm84LTZMUXVoWWxEbWVoT3hBekFIRjNJQndiVlF6c1RYWGciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MDM1LCJzdGF0ZV9ub25jZSI6ImY4ZDQ2YzhmZTE4NmQwZWY0ZGYxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MDM1In0sImlzcyI6Imt0LXRvb2wiLCJzdWIiOiJrdWxsYXBhdCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQyNjYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTM2MTMwOSwiZXhwIjoxNzg1MzYxNjA5LCJqdGkiOiJkMGVmY2E0NDA1NmJlN2Y0NmUxNyJ9.Yd4eXXFwHb5uUjwnvpqCE7RUyPqr4iZPAgxkUkASU6pNtJ6A2POsN2OQzXLugVhY57MaRcZrOhrCbxlynWFv3BR8GHckwcCaZUlKxJTmC9WyMWScLS50Ouz289tEoSQA73p6mRIcLRNaFq0CDYrWKbcAzpLaGMLd4yzLPIqVtGtZ0wmYTJSqUDxgUtP0-6iD3_MonuNf4rg2gVylbwXWPxe2UIaXNbzLWkPpm_QS04uzJU_ccw6InHYqfnA3Jw0Ep5mFNkWknLBZ7zmiAGEIL6iwL8-8ftix5ZJkWQ9HwUC02YUnM5MtUr48tDB6Z48spBdgYDVqKe2EVTYnO1JgiQ (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: f8d46c8fe186d0ef4df1 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request