response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3302/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: af81e759363e3770090c81099a117215 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InJKX1lFYlNWZXd0WjVNWE5fTTlJNkg2SFZaYlJvVUc2aXg4U3d6MHcwUkEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMzAyLCJzdGF0ZV9ub25jZSI6ImI1NzMzMDZkZTEzZmYzNTdjNThhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMzAyIn0sImlzcyI6ImN1cnJpY3VsYWIgVGVzdCBDb250ZW50Iiwic3ViIjoiYWY4MWU3NTkzNjNlMzc3MDA5MGM4MTA5OWExMTcyMTUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zNjM1L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY2NTA4ODYsImV4cCI6MTc3NjY1MTE4NiwianRpIjoiYTQ1MDg5NDIzYzk4YWE4ZDk5ZDYifQ.URXq_T7njZ7hEXqTWRsPnzRD7LSndehbPw3OD7tunVHF0YpxvUAqR36NwyZ9fZEQY6pOI564Lo8QwHB2b6gk5AP-SJOAPScu6LQNfywWFU-UAjHelxJXeWYoTTUBf_2XKmOyKLWdVp2SshvRzrna9slZlNnSseEZDDOq5bPpW1k3RZYOm-buZZC2TT8BwmG_FNvCk2DlC_3LQRkL-g6CFPsPhnsq9v51fdmrvpYXHTi1p7SsVMO-Bjte-hMWpr7hgA-a4AhRraiT68tgfKh1zCBBfhVMRXMq2crvGv29bY9RVnzQUs_mg3A0IKu124u0aYIW1K0Fs-FgD2GoApJBkw (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: b573306de13ff357c58a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request