response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4359/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: jan-platform (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlZxa3BHWld5a3FfQ0Nkd3NyNXhidWpFWE5HLTR2Q00zNzJjOUFRM0s3cG8iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MzU5LCJzdGF0ZV9ub25jZSI6IjhjMWI4ZDI4OTExOWI2ODAwMTMxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MzU5In0sImlzcyI6IkphbidzIFRvb2wiLCJzdWIiOiJqYW4tcGxhdGZvcm0iLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80NDU5L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzI1MTAwOTUsImV4cCI6MTc3MjUxMDM5NSwianRpIjoiNDcyZTUyM2Y5YzAwNjkxMTIzYTcifQ.A3ocFd6gXZ53jzcrJy1Pk8075MVchbD0y9f6kXui-00KBT87D8kCzmq9GwN9F7YTjBB_XLsgWiudgWWkjsa6u78BEwIyChr3-vtuE_obR6v5Zrqm9Drq9I7ejs9haq67AcI6AcC_OBT_6kk7CE_bLtgI95vzfEB7JaMQ5m9FP9XeRikkfEhBsSQhsAxAXvYIBxwBPtLEBC6vetMdFN_1wsTQISomX7BLZw8NVEbmlEwgxfQzC8FKEZtawqsUoAXWRqiNjcaC5AdgZ7NVDJ3IobNV464eJtAFqW8vXzxGXaGgHQFhqziTBur8G53S43_GTiLOYns3WEoHjZTkeR9wSg (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: 8c1b8d289119b6800131 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request