response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3115/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: foliotek (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkZrRFBoajFMRFVSbkRpZUF5Ymx2MDlaUENsS3psZzBfYmo0TjhWUGtyNHMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMTE1LCJzdGF0ZV9ub25jZSI6IjRiNWU3MzRkZTVmM2Y4ODRmMzAyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTE1In0sImlzcyI6IkZvbGlvdGVrIiwic3ViIjoiZm9saW90ZWsiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zNDYzL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzIxODk2NjEsImV4cCI6MTc3MjE4OTk2MSwianRpIjoiZDIwMWQzNjgyZDE3NTdhOGVlMjcifQ.XECnklyK4gXunPA_E7dVk4HEUSo_BvVq1TSk5DBV-A4k2IcFNjTVYG8xHvevuLpsQ--IusrdO4nRD5uTSri1Q7iOoBDnZTgt4lPVNNdyOamO6gISES2YvqLn39Ly0JaiaA0JN6H14FkDEbgp_1cte2LTSaINU6sFRebX42EXn7_cLz5oP_HWqmiua_E0Ejkfj32mC_AP-0UPfo8c1TKEnoIkbHCCw4o-tbGW6zDCNkEJBdpj3mNR1aHK9KQQQclcSN19gZc2psNaNABHwYyw4-xxldOMLvKhthpRLmUCbk8thYSDsIa6UqWS2H2pElUonsLTXipt5LtNpQn1K_-FxA (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: 4b5e734de5f3f884f302 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request