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.eyJ0b29sX2lkIjozMTE1LCJzdGF0ZV9ub25jZSI6ImExOTA4MGMzNzA5ODRmYzgxYWE5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTE1In0sImlzcyI6IkZvbGlvdGVrIiwic3ViIjoiZm9saW90ZWsiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zNDYzL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY3MzMyMDgsImV4cCI6MTc3NjczMzUwOCwianRpIjoiZTg4NDljZDY0ZDYwOTNkYTIyYzQifQ.d64O4Q4npyVup-DlG0DdQb7bIUQKUWKj2E8WCbzlHCogLpDMt_19RpG_eSm-TptdvR3a7PJR5QsoCLDdqaPucMYYkCyDSNThwbr4eL7WQObJQef4xOVJX5hcEV0RgQ35x_jf4UbgxNfmcnD7Tdl4D1TrPxS4FT0kZOfEDR4v_PsOLnumlUpUl7XfcUXYIA1u7ms7AM76QGOVlfy6Pc1zZC5vWyY34AjRusPemf4jeYfODfBl_zU-EDmOoPMs8epmnR0_nyBzKaQ2oNQ8JY9pQyInbUboIJhHKJqwyPfoE21rSzrYKJVtbnRIc1JP-e59wUpjKuj0TTfUdn1udNEhOw (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: a19080c370984fc81aa9 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request